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