The following tables list the members exposed by PageableSelectOptions.
Name | Description | |
---|---|---|
PageableSelectOptions Constructor | Overloaded. |
Name | Description | |
---|---|---|
Direction | Direction of the paged output. | |
HasOrderByItemsConditions | Specifies whether the query contains conditions for the expressions by which the query results are sorted. | |
HasPrimaryCondition | Determines whether the query with the paged output has a primary condition. | |
OrderByItemsConditions | The collection of conditions for expressions by which the query results are sorted. | |
PrimaryCondition | The primary condition for the query with the paged output. | |
RowCount | Number of records in the page of data. | |
RowsOffset | Number of rows to skip. |
Name | Description | |
---|---|---|
AddCondition | Overloaded. | |
SetPrimaryConditionProperties | Overloaded. |