Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V22.1
  • 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