PageableSelectOptions - класс Члены Смотри также Terrasoft.Core.DB - пространство имен : PageableSelectOptions - класс C#
Glossary Item Box
public class PageableSelectOptions
Тип PageableSelectOptions предоставляет следующие члены.
Имя | Описание | |
---|---|---|
PageableSelectOptions | Перегружен. |
Имя | Описание | |
---|---|---|
Direction | Direction of the paged output. | |
HasOrderByItemsConditions | Determines whether the query contains the conditions for 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. |
Имя | Описание | |
---|---|---|
AddCondition | Перегружен. | |
SetPrimaryConditionProperties | Перегружен. |
System.Object
Terrasoft.Core.DB.PageableSelectOptions