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

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

sourceAlias
The alias of the column.
sourceColumnAlias
The alias of the source.

Glossary Item Box

To the current query condition, adds a predicate for the column with the specified alias from the specified source, using the OR logical operation.

Синтаксис

Параметры

sourceAlias
The alias of the column.
sourceColumnAlias
The alias of the source.

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

The QueryCondition instance that represents the result query condition.

Смотри также

© Terrasoft 2002-2017.

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

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