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