Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

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

Initializes a new PageableSelectOptions instance with the specified number of records in the page of data and the direction of the paged output.

Синтаксис

public PageableSelectOptions( 
   int rowCount, 
   PageableSelectDirection direction 
)

Параметры

rowCount
Number of records in the page of data.
direction
Direction of the paged output.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?