Skip to main content
A newer version of this page is available. .

FunctionOperator Properties

A function operator based on a FunctionOperatorType.
Name Description
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