DbSortInfo Fields |
The DbSortInfo type exposes the following members.
Name | Description | |
---|---|---|
Items | An array of DbSortItem structures defining the key values for the sort. Note that the key values are processed in the order that they appear in this array. | |
TransInfo | A DbTransInfo object holding the destination work area, column transfer information, and scoping information for the Sort() method. |