EntitySchemaQueryExpression (EntitySchema,EntitySchemaColumn,String) - конструктор Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaQueryExpression - класс > EntitySchemaQueryExpression : EntitySchemaQueryExpression (EntitySchema,EntitySchemaColumn,String) C#
- rootSchema
- The root schema in relation to which the expression is built.
- schemaColumn
- Instance of the column of the entity schema, for which the expression is built.
- schemaColumnPath
- String of path to the schemaColumn column.
Glossary Item Box
public EntitySchemaQueryExpression( EntitySchema rootSchema, EntitySchemaColumn schemaColumn, string schemaColumnPath )
Параметры
- rootSchema
- The root schema in relation to which the expression is built.
- schemaColumn
- Instance of the column of the entity schema, for which the expression is built.
- schemaColumnPath
- String of path to the schemaColumn column.