|
_.Library.Status | FlatPackageFetch (_.Library.Binary QHandle, _.Library.List Row, _.Library.Integer AtEnd) |
| Fetch returns the next row in the query.
|
|
_.Library.Status | FlatPackageFetchRows (_.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 | SubPackageFetch (_.Library.Binary QHandle, _.Library.List Row, _.Library.Integer AtEnd) |
| Fetch returns the next row in the query.
|
|
_.Library.Status | SubPackageFetchRows (_.Library.Binary QHandle, _.Library.Integer FetchCount, _.Library.List RowSet, _.Library.Integer ReturnCount, _.Library.Integer AtEnd) |
| RoutineListFetchRows returns the next FetchCount rows in the query.
|
|