[]
Gets or sets an operator used when comparing the FilterExpression to the FilterValues.
public FilterOperator Operator { get; set; }
| Type | Description |
|---|---|
| FilterOperator | A FilterOperator value indicating the operator used when comparing the FilterExpression to the FilterValues. |
Top and Bottom operators include ties in the resulting data.
String comparisons are locale-dependent.
Null equals Null.