点击或拖拽改变大小

DbSortItem 字段

X#

DbSortItem 类型公开以下成员。

字段
  名称说明
公共字段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.
Top
参见