FunctionOperator Fields
A function operator based on a FunctionOperatorType.Name | Description |
---|---|
OperatorType |
Represents the function type. The operands are specified by the FunctionOperator.Operands property and these can be initialized in the constructor. Each operand represents an instance of the CriteriaOperator class descendant, the number of operands depends on the function type. |
See Also