Skip to main content

TdxJoinOperand Constructors

Name Description
Create(string,IdxCriteriaOperator,TdxAggregateFunctionType,IdxCriteriaOperator) Initializes a new instance of the TdxJoinOperand class with specified settings.
Create(string,IdxCriteriaOperator) Initializes a new instance of the TdxJoinOperand class with specified settings.
Create(TClass,IdxCriteriaOperator,TdxAggregateFunctionType,IdxCriteriaOperator) Initializes a new instance of the TdxJoinOperand class with specified settings.
Create(TClass,IdxCriteriaOperator) Initializes a new instance of the TdxJoinOperand class with specified settings.
See Also