Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V22.1
  • TdxBinaryOperator Constructors

    Name Description
    Create(IdxCriteriaOperator,IdxCriteriaOperator,TdxBinaryOperatorType) Initializes a new instance of the TdxBinaryOperator class with specified settings.
    Create(string,Double,TdxBinaryOperatorType) Initializes a new instance of the TdxBinaryOperator class with specified settings.
    Create(string,Integer,TdxBinaryOperatorType) Initializes a new instance of the TdxBinaryOperator class with specified settings.
    Create(string,TValue,TdxBinaryOperatorType) Initializes a new instance of the TdxBinaryOperator class with specified settings.
    Create(string,string,TdxBinaryOperatorType) Initializes a new instance of the TdxBinaryOperator class with specified settings.
    See Also