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

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