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

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

rootSchema
The root schema in relation to which the expression is built.
schemaColumnPath
String of path to the column for which the expression is built.

Glossary Item Box

Initializes the EntitySchemaQueryExpression instance for the column in a path specified in relation to the root schema.

Синтаксис

public EntitySchemaQueryExpression( 
   EntitySchema rootSchema, 
   string schemaColumnPath 
)

Параметры

rootSchema
The root schema in relation to which the expression is built.
schemaColumnPath
String of path to the column for which the expression is built.

Смотри также

© Terrasoft 2002-2017.

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

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