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

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

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

Glossary Item Box

Gets the enumerator of column expressions of the entity schema query by the specified array of paths to columns.

Синтаксис

public IEnumerable<EntitySchemaQueryExpression> CreateSchemaColumnExpressions( 
   params string[] columnPaths 
)

Параметры

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

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

Enumerator of the EntitySchemaQueryExpression entities for columns in the columnPaths paths in relation to the root schema.

Смотри также

© Terrasoft 2002-2017.

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

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