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

EntitySchemaQuery.CreateSchemaColumnExpression(String,Boolean) - метод Смотри также  Terrasoft.Core.Entities - пространство имен > EntitySchemaQuery - класс > CreateSchemaColumnExpression - метод : CreateSchemaColumnExpression(String,Boolean) - метод C#

columnPath
Path to column in relation to the root schema.
useCoalesceFunctionForMultiLookup
Indicates whether to use the COALESCE function for the column of the multilookup type. Optional parameter. Is equal to true by default.

Glossary Item Box

Gets the entity schema column expression by the specified path to column in relation to the root schema.

Синтаксис

Параметры

columnPath
Path to column in relation to the root schema.
useCoalesceFunctionForMultiLookup
Indicates whether to use the COALESCE function for the column of the multilookup type. Optional parameter. Is equal to true by default.

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

The created EntitySchemaQueryExpression instance.

Смотри также

© Terrasoft 2002-2017.

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

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