ResultPagingData Class |
Namespace: Dundas.BI.WebApi.Models
The ResultPagingData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ResultPagingData |
Initializes a new instance of the ResultPagingData class.
|
Name | Description | |
---|---|---|
![]() | ColumnSequenceSize |
Gets or sets the column tuple paging size.
|
![]() | ColumnSequenceStart |
Gets or sets the starting column tuple ordinal.
|
![]() | IsPageIncludingTotals |
Gets or sets a value indicating whether the totals are included in the paging size or not.
|
![]() | PagingKind |
Gets or sets the requested paging kind for the cell set tuples.
|
![]() | RowSequenceSize |
Gets or sets the row tuple paging size.
|
![]() | RowSequenceStart |
Gets or sets the starting row tuple ordinal.
|
![]() | SubqueryParameterValues |
Gets the parameter values to be used in running the sub query.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |