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

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

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

Glossary Item Box

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

Синтаксис

public EntitySchemaCoalesceQueryFunction CreateCoalesceFunction( 
   params string[] columnPaths 
)

Параметры

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

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

The instance of the created EntitySchemaCoalesceQueryFunction function.

Смотри также

© Terrasoft 2002-2017.

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

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