You are here: Symbol Reference > Stimulsoft.Base.Json.Linq.JsonPath Namespace > QueryOperator Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Base.Json.Linq.JsonPath.QueryOperator Enumeration
Syntax
C++
C#
Visual Basic
internal: enum QueryOperator { None = 0, Equals = 1, NotEquals = 2, Exists = 3, LessThan = 4, LessThanOrEquals = 5, GreaterThan = 6, GreaterThanOrEquals = 7, And = 8, Or = 9 };

This is record Stimulsoft.Base.Json.Linq.JsonPath.QueryOperator.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.