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.11.0
Syntaxbyte[] PagingState { get; }Property Value
Type: 
Byte
See Also