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

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

rootSchema
The root schema.
columnPaths
Array of paths to columns in relation to the root schema.

Glossary Item Box

Gets the EntitySchemaCoalesceQueryFunction function instance for the specified root schema and array of paths to columns.

Синтаксис

public static EntitySchemaCoalesceQueryFunction CreateCoalesceFunction( 
   EntitySchema rootSchema, 
   params string[] columnPaths 
)

Параметры

rootSchema
The root schema.
columnPaths
Array of paths to columns in relation to the root schema.

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

The created EntitySchemaCoalesceQueryFunction instance.

Смотри также

© Terrasoft 2002-2017.

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

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