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

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

Glossary Item Box

Список перегрузок

ПерегрузкаОписание
OpenBlock()Adds a conditional block to the current condition.  
OpenBlock(String)To the current condition, adds a conditional block for the column with the specified alias.  
OpenBlock(String,String)To the current condition, adds the conditional block for the column with the specified alias from the specified source.  
OpenBlock(Select)To the current condition, adds a conditional block for the results of the specified select subquery.  
OpenBlock(Query)To the current condition, adds a conditional block for the results of the specified random subquery.  
OpenBlock(QueryParameter)To the current condition, adds a conditional block for the specified query parameter.  
OpenBlock(QueryColumnExpression)To the current condition, adds a conditional block for the value of the specified expression.  
OpenBlock(IQueryColumnExpressionConvertible)To the current condition, adds a conditional block for the value of the specified expression.  

Смотри также

© Terrasoft 2002-2017.

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

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