GroupOperator Fields
The operator in Criteria Language expressions that combines operands with logical AND or OR.| Name | Description |
|---|---|
| OperatorType | Specifies the type (logical AND or logical OR) of the group operator. The GroupOperatorType enumeration contains available values. |
See Also