Create(TdxFunctionOperatorType,IdxCriteriaOperator[]) Constructor
Initializes a new instance of the TdxFunctionOperator class with specified settings.
Declaration
constructor Create(AType: TdxFunctionOperatorType; const AOperands: array of IdxCriteriaOperator); overload;
Parameters
Name | Type |
---|---|
AType | TdxFunctionOperatorType |
AOperands | IdxCriteriaOperator |
See Also