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

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

leftExpression
Expression of the left side of the condition.
orderByItem
The expression used for sorting the query results.
lastValueParameter
The parameter that determines the value of the last record in the previous page of data.

Glossary Item Box

Adds the condition with the specified properties for the passed-in expression of query results sorting.

Синтаксис

Параметры

leftExpression
Expression of the left side of the condition.
orderByItem
The expression used for sorting the query results.
lastValueParameter
The parameter that determines the value of the last record in the previous page of data.

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

Condition for the orderByItem sort expression.

Смотри также

© Terrasoft 2002-2017.

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

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