|
|
_.Library.Status | ClassIndexFetch (_.Library.Binary QHandle, _.Library.List Row, _.Library.Integer AtEnd) |
| | Fetch returns the next row in the query.
|
| |
|
_.Library.Status | ClassIndexFetchRows (_.Library.Binary QHandle, _.Library.Integer FetchCount, _.Library.List RowSet, _.Library.Integer ReturnCount, _.Library.Integer AtEnd) |
| | RoutineListFetchRows returns the next FetchCount rows in the query.
|
| |
|
_.Library.Status | FormWizardFetch (_.Library.Binary QHandle, _.Library.List Row, _.Library.Integer AtEnd) |
| | Fetch returns the next row in the query.
|
| |
|
_.Library.Status | FormWizardFetchRows (_.Library.Binary QHandle, _.Library.Integer FetchCount, _.Library.List RowSet, _.Library.Integer ReturnCount, _.Library.Integer AtEnd) |
| | RoutineListFetchRows returns the next FetchCount rows in the query.
|
| |
|
_.Library.Status | SubclassOfFetch (_.Library.Binary QHandle, _.Library.List Row, _.Library.Integer AtEnd) |
| | Fetch returns the next row in the query.
|
| |
|
_.Library.Status | SubclassOfFetchRows (_.Library.Binary QHandle, _.Library.Integer FetchCount, _.Library.List RowSet, _.Library.Integer ReturnCount, _.Library.Integer AtEnd) |
| | SubclassOfFetchRows returns the next FetchCount rows in the query.
|
| |
|
_.Library.Status | SummaryFetch (_.Library.Binary QHandle, _.Library.List Row, _.Library.Integer AtEnd) |
| | Fetch returns the next row in the query.
|
| |
|
_.Library.Status | SummaryFetchRows (_.Library.Binary QHandle, _.Library.Integer FetchCount, _.Library.List RowSet, _.Library.Integer ReturnCount, _.Library.Integer AtEnd) |
| | RoutineListFetchRows returns the next FetchCount rows in the query.
|
| |
|
_.Library.Status | SuperclassOfFetch (_.Library.Binary QHandle, _.Library.List Row, _.Library.Integer AtEnd) |
| | Fetch returns the next row in the query.
|
| |
|
_.Library.Status | SuperclassOfFetchRows (_.Library.Binary QHandle, _.Library.Integer FetchCount, _.Library.List RowSet, _.Library.Integer ReturnCount, _.Library.Integer AtEnd) |
| | SuperclassOfFetchRows returns the next FetchCount rows in the query.
|
| |