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

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

subSelectQuery
The random subquery for whose results the conditional block is added.

Glossary Item Box

To the current condition, adds a conditional block for the results of the specified random subquery.

Синтаксис

public QueryCondition OpenBlock( 
   Query subSelectQuery 
)

Параметры

subSelectQuery
The random subquery for whose results the conditional block is added.

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

The QueryCondition condition for the results of the subSelectQuery subquery. This condition is added to the current query condition.

Смотри также

© Terrasoft 2002-2017.

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

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