RowSetPagingState Property |
Gets or sets the paging state of the query for the RowSet.
When set it states that there are more pages.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public virtual byte[] PagingState { get; set; }
Property Value
Type:
ByteSee Also