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: DseAssembly: Dse (in Dse.dll) Version: 2.3.0
Syntax byte[] PagingState { get; }
Property Value
Type:
ByteSee Also