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