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

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

columnName
The name of the column for which the expression of the left side of the condition is added.
lastValueParameterName
The name of the parameter that determines the value of the last record in the previous page of data.
lastValueParameterValue
The value of the last record in the previous page of data.
lastValueParameterValueTypeName
The name of the data type of the value of the last record in the page of data.

Glossary Item Box

Adds the condition with the specified properties for the expression of a column with the specified name that will be used to sort the query results.

Синтаксис

Параметры

columnName
The name of the column for which the expression of the left side of the condition is added.
lastValueParameterName
The name of the parameter that determines the value of the last record in the previous page of data.
lastValueParameterValue
The value of the last record in the previous page of data.
lastValueParameterValueTypeName
The name of the data type of the value of the last record in the page of data.

Тип возвращаемого значения

Condition for the expression of query results sorting.

Смотри также

© Terrasoft 2002-2017.

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

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