QueryFilterRuleBase Properties |
The QueryFilterRuleBase type exposes the following members.
| Name | Description | |
|---|---|---|
| IsCaseSensitive | Gets a value indicating whether the filter should be case sensitive. | |
| IsOperatorInverted | Gets a value indicating whether a logical NOT should be applied to the filter expression. | |
| Operator | Gets the filter expression operator. | |
| Options | Gets the query filter options. | |
| Value | Gets the value (right side of the filter expression). |