Click or drag to resize
AkResultSet Properties

The AkResultSet type exposes the following members.

Properties
  NameDescription
Public propertyColumnCount
列数
Public propertyGroupCount
按照指定大小分组(页)产生的组(页)数
Public propertyGroupSize
每组(页)的数目。

默认为 -1(即不分组)。

Public propertyHeaderCount
列数
Public propertyItem
返回指定索引的行
Public propertyPropertyList
属性集合
Public propertyPropertyNames
属性名称集合。
Public propertyRowCount
行数
Public propertyRows
行集合
Top
See Also