ResultPaging Properties

The ResultPaging type exposes the following members.

Properties
  NameDescription
Public propertyColumnSequenceSize
Gets or sets the column tuple paging size.
Public propertyColumnSequenceStart
Gets or sets the starting column tuple ordinal.
Public propertyIsPageIncludingTotals
Gets or sets a value indicating whether the totals are included in the paging size or not.
Public propertyPagingKind
Gets or sets the requested paging kind for the cell set tuples.
Public propertyRowSequenceSize
Gets or sets the row tuple paging size.
Public propertyRowSequenceStart
Gets or sets the starting row tuple ordinal.
Public propertySubqueryParameterValues
Gets the parameter values to be used in running the sub query.
Top
See Also