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

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

sourceColumnAliases
Array of column aliases.

Glossary Item Box

In the current condition of the query, sets the comparison of the [Belongs to Set of Values] type and in the first side of the condition adds the expression for the specified array of column aliases.

Синтаксис

public Query In( 
   params string[] sourceColumnAliases 
)

Параметры

sourceColumnAliases
Array of column aliases.

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

The instance of the Query query that contains the current condition.

Смотри также

© Terrasoft 2002-2017.

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

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