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