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

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

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

Glossary Item Box

Gets the expression of the entity schema query for the specified root schema and path to column in relation to the root schema.

Синтаксис

Параметры

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

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

The created EntitySchemaQueryExpression instance.

Смотри также

© Terrasoft 2002-2017.

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

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