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

PageableSelectOptions (String,String,Object,Int32) - конструктор Смотри также  Terrasoft.Core.DB - пространство имен > PageableSelectOptions - класс > PageableSelectOptions : PageableSelectOptions (String,String,Object,Int32) C#

primaryConditionColumnName
The name of the column for which the query condition is added.
primaryConditionLastValueParameterName
The name of the parameter that contains the value of the last record in the previous page to be stored.
primaryConditionLastValueParameterValue
The value of the last record in the previous page.
rowCount
Number of records in the page of data.

Glossary Item Box

Initializes a new PageableSelectOptions instance with the specified parameters.

Синтаксис

Параметры

primaryConditionColumnName
The name of the column for which the query condition is added.
primaryConditionLastValueParameterName
The name of the parameter that contains the value of the last record in the previous page to be stored.
primaryConditionLastValueParameterValue
The value of the last record in the previous page.
rowCount
Number of records in the page of data.

Смотри также

© Terrasoft 2002-2017.

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

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