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

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

subSelectQuery
Random subquery.

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 random subquery.

Синтаксис

public Query In( 
   Query subSelectQuery 
)

Параметры

subSelectQuery
Random subquery.

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

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

Смотри также

© Terrasoft 2002-2017.

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

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