Click or drag to resize

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.6.0
Syntax
C#
public virtual byte[] PagingState { get; }

Property Value

Type: Byte
See Also