For a list of all members of this type, see IFilterExpression members.
Name | Description | |
---|---|---|
![]() | IsAutoGenerated | Indicates that a filter expression has been auto generated, and should not be modified or removed when creating programmatic filters. |
![]() | IsFunction | Gets whether the expression is a function. |
![]() | IsLiteral | Gets whether the expression is a literal. |
![]() | IsNull | Gets whether the expresssion is null. |
![]() | IsOperation | Gets whether the expression is an operation. |
![]() | IsPropertyReference | Gets whether the expression is a property reference. |
![]() | IsWrapper | Gets whether the expression is a wrapper expression. |
![]() | Precedence | Indicates the precedence of the operation, if applicable. |