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

    Constructors

    Name Description
    Create(IdxCriteriaOperator,TdxSortDirection) Initializes a new instance of the TdxSortByExpression class with specified settings.
    Create(string,TdxSortDirection) Initializes a new instance of the TdxSortByExpression class with specified settings.

    Properties

    Name Description
    Property
    PropertyName
    RefCount Inherited from TInterfacedObject.
    SortDirection

    Methods

    Name Description
    Equals(TObject) Inherited from TObject.
    GetHashCode Inherited from TObject.
    ToString Inherited from TObject.
    See Also