Click or drag to resize

DbSortItem.Flags Field

X#
One or more constants that function as sort optimization and control flags. They are passed to your RDD Sort() routine from the high-level wrapper function for the DBSort() function.

Namespace:  XSharp.RDD.Support
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 Flags AS DbSortFlags

Field Value

Type: DbSortFlags
See Also