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
Syntax public virtual byte[] PagingState { get; set; }
Property Value
Type:
ByteSee Also