Click or drag to resize
RowSetFetchMoreResults Method
Force the fetching the next page of results for this result set, if any.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public void FetchMoreResults()
See Also