| AkResultSet Properties |
The AkResultSet type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnCount |
列数
| |
| GroupCount |
按照指定大小分组(页)产生的组(页)数
| |
| GroupSize |
每组(页)的数目。
默认为 -1(即不分组)。 | |
| HeaderCount |
列数
| |
| Item |
返回指定索引的行
| |
| PropertyList |
属性集合
| |
| PropertyNames |
属性名称集合。
| |
| RowCount |
行数
| |
| Rows |
行集合
|