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