TdxAggregateOperand Constructors
| Name | Description |
|---|---|
| Create(IdxOperandProperty,IdxCriteriaOperator,TdxAggregateFunctionType,IdxCriteriaOperator) | Initializes a new instance of the TdxAggregateOperand class with specified settings. |
| Create(string,TdxAggregateFunctionType,IdxCriteriaOperator) | Initializes a new instance of the TdxAggregateOperand class with specified settings. |
| Create(string,TdxAggregateFunctionType) | Initializes a new instance of the TdxAggregateOperand class with specified settings. |
| Create(string,string,TdxAggregateFunctionType,IdxCriteriaOperator) | Initializes a new instance of the TdxAggregateOperand class with specified settings. |
| Create(string,string,TdxAggregateFunctionType) | Initializes a new instance of the TdxAggregateOperand class with specified settings. |
See Also