Click or drag to resize

RowSetFetchMoreResults Method

Forces the fetching the next page of results for this RowSet.

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