GroupOperator Properties
The operator in Criteria Language expressions that combines operands with logical AND or OR.Name | Description |
---|---|
CustomFunctionCount static | Returns the number of registered custom functions. Inherited from CriteriaOperator. |
Operands | Returns the collection of operands that the operator logically combines. |
See Also