DataAccessQuery Properties |
The DataAccessQuery type exposes the following members.
| Name | Description | |
|---|---|---|
| MaxRows |
The maximum number of rows to retrieve. 0 means to retrieve all rows, matching the filter
| |
| QueryName |
The name of the query which to execute
| |
| StartingRow |
The row number from which to start retrieving rows
| |
| Where |
List of search arguments, used to filter the query
|