FunctionOperator Properties
The operator in Criteria Language expressions that represents a function.| Name | Description |
|---|---|
| CustomFunctionCount static | Returns the number of registered custom functions. Inherited from CriteriaOperator. |
| Operands | Returns the collection of operands that the operator manipulates. |
See Also