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