GetNextResultRows |
Scroll |
Returns the next set of results for the specified query ID.
Namespace: Therefore.API
Parameters pServer A valid and connected TheServer object.
nQueryID The ID of the query.
pResults A valid TheMultiQueryResult object the fetched results will be added to.
Return Value If true there are no more rows to fetch. |
|
|