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

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

expressions
Array of column expressions.

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 expressions.

Синтаксис

public Query In( 
   params IQueryColumnExpressionConvertible[] expressions 
)

Параметры

expressions
Array of column expressions.

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

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

Смотри также

© Terrasoft 2002-2017.

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

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