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

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

subSelect
The select 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 select subquery.

Синтаксис

public QueryCondition OpenBlock( 
   Select subSelect 
)

Параметры

subSelect
The select subquery for whose results the conditional block is added.

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

The QueryCondition condition for the results of the subSelect select subquery. This condition is added to the current condition.

Смотри также

© Terrasoft 2002-2017.

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

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