IStatementPagingState Property |
This object represents the next page to be fetched if the query is multi page. It can be saved and reused
later on a different execution.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax byte[] PagingState { get; }
Property Value
Type:
ByteSee Also