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

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

parameters
Array of the query parameters.

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 query parameters.

Синтаксис

public Query In( 
   params QueryParameter[] parameters 
)

Параметры

parameters
Array of the query parameters.

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

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

Смотри также

© Terrasoft 2002-2017.

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

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