RowSet Properties |
The RowSet type exposes the following members.
Name | Description | |
---|---|---|
Columns |
Gets or sets the columns in the RowSet
| |
Info |
Gets the execution info of the query
| |
IsFullyFetched |
Whether all results from this result set has been fetched from the database.
| |
PagingState |
Gets or sets the paging state of the query for the RowSet.
When set it states that there are more pages.
|