Click or drag to resize
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.3.0
Syntax
C#
byte[] PagingState { get; }

Property Value

Type: Byte
See Also