Click or drag to resize

DbSortInfo Fields

X#

The DbSortInfo type exposes the following members.

Fields
  NameDescription
Public fieldItems
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.
Public fieldTransInfo
A DbTransInfo object holding the destination work area, column transfer information, and scoping information for the Sort() method.
Top
See Also