PageableSelectOptions (PageableSelectCondition,Int32,PageableSelectDirection) - конструктор Смотри также Terrasoft.Core.DB - пространство имен > PageableSelectOptions - класс > PageableSelectOptions : PageableSelectOptions (PageableSelectCondition,Int32,PageableSelectDirection) C#
- primaryCondition
- The query condition.
- rowCount
- Number of records in the page of data.
- direction
- Direction of the paged output.
Glossary Item Box
public PageableSelectOptions( PageableSelectCondition primaryCondition, int rowCount, PageableSelectDirection direction )
Параметры
- primaryCondition
- The query condition.
- rowCount
- Number of records in the page of data.
- direction
- Direction of the paged output.