DbSortItem Fields |
The DbSortItem type exposes the following members.
Name | Description | |
---|---|---|
FieldNo | A one-based index indicating the column on which the sort is based. | |
Flags | 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. | |
Length | The length of the field in the Workarea buffer. | |
OffSet | The offset of the field in the Workarea buffer. |