Members
Member | Description |
---|---|
Equal | |
NotEqual | |
LessThan | |
GreaterThan | |
LessThanOrEqual | |
GreaterThanOrEqual | |
BeginsWith | |
EndsWith | |
Contains | |
DoesNotContain | |
In | In is only supported in compare operations where the left side is a FieldExpression which represents a "reference to entity" field and the right side is a QueryExpression |