RowSetPagingState Property  | 
 
            Gets or sets the paging state of the query for the RowSet.
            When set it states that there are more pages.
            
 
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.10.0
Syntaxpublic virtual byte[] PagingState { get; }Property Value
Type: 
Byte
See Also