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

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

parentQuery
Query against the schema of the entity that contains the function.
expressions
Array of expressions.

Glossary Item Box

Initializes the EntitySchemaConcatQueryFunction instance for the specified array of expressions and entity schema query.

Синтаксис

public EntitySchemaConcatQueryFunction( 
   EntitySchemaQuery parentQuery, 
   EntitySchemaQueryExpression[] expressions 
)

Параметры

parentQuery
Query against the schema of the entity that contains the function.
expressions
Array of expressions.

Смотри также

© Terrasoft 2002-2017.

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

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