Create(TClass,IdxCriteriaOperator) Constructor
Initializes a new instance of the TdxJoinOperand class with specified settings.
Declaration
constructor Create(AJoinType: TClass; const ACondition: IdxCriteriaOperator); overload;
Parameters
| Name | Type |
|---|---|
| AJoinType | TClass |
| ACondition | IdxCriteriaOperator |
See Also