TdxJoinOperand Members
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. |
Properties
Name | Description |
---|---|
AggregatedExpression | |
AggregateFunctionType | |
Condition | |
JoinTypeName | |
RefCount | Inherited from TInterfacedObject. |
Methods
See Also