GroupOperator Fields
A logical expression which groups two or more operands with a logical AND or OR.Name | Description |
---|---|
OperatorType | Specifies the type of the group operator. The available types are enumerated in the GroupOperatorType enumeration. |
See Also