TdxSortByExpression 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. |
See Also