REST - List of logical and comparison operators
FollowThese are the logical operators that you can use in filter-type expressions:
- AND
- OR
These are the comparison operators:
- Equal
- LessThan
- GreaterThan
- LessThanOrEqual
- GreaterThanOrEqual
- NotEqual
- BeginWith
- EndWith
- Contains
- FullTextIndex
- In
- NotIn
- BitWiseAnd
- IsNull
- IsNotNull
- Hierarchy
- InsideInterval
- OutsideInterval
- HierarchySelfChild
- HierarchyParentSelfChild
- InsideIntervalOrNull
- OutsideIntervalOrNull
- NotEqualList
- NotEqualListHierarchySelfChild
Comments
0 comments
Please sign in to leave a comment.