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

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

primaryConditionSourceExpression
The expression 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 of data.
primaryConditionLastValueParameterValue
The value of the last record in the previous page of data.
primaryConditionLastValueParameterValueTypeName
The name of the data type of the value of the last record in the previous page of data.
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 parameters.

Синтаксис

Параметры

primaryConditionSourceExpression
The expression 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 of data.
primaryConditionLastValueParameterValue
The value of the last record in the previous page of data.
primaryConditionLastValueParameterValueTypeName
The name of the data type of the value of the last record in the previous page of data.
rowCount
Number of records in the page of data.
direction
Direction of the paged output.

Смотри также

© Terrasoft 2002-2017.

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

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