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

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

whenColumnPath
Path to the column that contains the expression of the WHEN clause.
thenParameterValue
Path to the column that contains the expression of the THEN clause.

Glossary Item Box

Gets the expression instance for an SQL statement: WHEN <Expression_1> IS NOT NULL THEN <Expression_2>.

Синтаксис

Параметры

whenColumnPath
Path to the column that contains the expression of the WHEN clause.
thenParameterValue
Path to the column that contains the expression of the THEN clause.

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

Instance of the created EntitySchemaCaseNotNullQueryFunctionWhenItem condition expression.

Смотри также

© Terrasoft 2002-2017.

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

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