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

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

Glossary Item Box

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

ПерегрузкаОписание
AddWhenItem(QueryCondition,String)To the current operator expression, adds WHEN clause expression with the specified condition and alias of the resulting expression column.  
AddWhenItem(QueryCondition,Select)To the current operator expression, adds WHEN clause expression with the specified condition and select subquery that returns the resulting expression.  
AddWhenItem(QueryCondition,Query)To the current operator expression, adds WHEN clause expression with the specified condition and arbitrary subquery that returns the resulting expression.  
AddWhenItem(QueryCondition,QueryParameter)To the current operator expression, adds WHEN clause expression with the specified condition and parameter of the resulting expression.  
AddWhenItem(QueryCondition,QueryColumnExpression)To the current operator expression, adds the WHEN clause with the specified condition and expression of the resulting expression column.  

Смотри также

© Terrasoft 2002-2017.

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

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