Create(TdxUnaryOperatorType,IdxCriteriaOperator) Constructor
Initializes a new instance of the TdxUnaryOperator class with specified settings.
Declaration
constructor Create(AOperatorType: TdxUnaryOperatorType; const AOperand: IdxCriteriaOperator); overload;
Parameters
Name | Type |
---|---|
AOperatorType | TdxUnaryOperatorType |
AOperand | IdxCriteriaOperator |
See Also