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

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

logicalOperation
The logical operation that is used to add the condition.

Glossary Item Box

To the current query condition, adds the empty condition, using the specified logical operation.

Синтаксис

Параметры

logicalOperation
The logical operation that is used to add the condition.

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

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.

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

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