Skip to main content

FunctionOperator Properties

A function operator based on a FunctionOperatorType.
Name Description
CustomAggregateCount static Inherited from CriteriaOperator.
CustomFunctionCount static Returns the number of custom functions registered in an application via the CriteriaOperator.RegisterCustomFunction and CriteriaOperator.RegisterCustomFunctions method calls. Inherited from CriteriaOperator.
Operands Provides access to the CriteriaOperatorCollection object that represents a collection of the operands used to construct the current FunctionOperator.
See Also