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