QueryCase.AddWhenItem(QueryCondition,Query) - метод Смотри также Terrasoft.Core.DB - пространство имен > QueryCase - класс > AddWhenItem - метод : AddWhenItem(QueryCondition,Query) - метод C#
- condition
- Condition of the WHEN operator clause.
- resultSubSelectQuery
- Arbitrary subquery that returns the resulting expression.
Glossary Item Box
public void AddWhenItem( QueryCondition condition, Query resultSubSelectQuery )
Параметры
- condition
- Condition of the WHEN operator clause.
- resultSubSelectQuery
- Arbitrary subquery that returns the resulting expression.