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

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

columnPaths
Enumerator of paths to columns 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 enumerator of column expressions of the entity schema query by the specified set of paths to columns.

Синтаксис

Параметры

columnPaths
Enumerator of paths to columns 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.

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

Enumerator of the EntitySchemaQueryExpression expressions for columns in the columnPaths paths.

Смотри также

© Terrasoft 2002-2017.

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

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