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

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

parameter
The query parameter.
logicalOperation
The logical operation that is used to add the predicate.

Glossary Item Box

To the current query condition, adds the predicate for the passed-in query parameter, using the specified type of logical operation.

Синтаксис

Параметры

parameter
The query parameter.
logicalOperation
The logical operation that is used to add the predicate.

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

The QueryCondition instance that represents the result query condition.

Исключения

ИсключениеОписание
Terrasoft.Common.UnsupportedTypeExceptionIf the unspecified type of logical operation is passed as the logicalOperation parameter.

Смотри также

© Terrasoft 2002-2017.

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

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