Click or drag to resize

DbSortInfo.Items Field

X#
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.

Namespace:  XSharp.RDD.Support
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 Items AS DbSortItem[]
Request Example View Source

Field Value

Type: DbSortItem
See Also