Platform Core .NET Assemblies API
EntitySchemaQueryExpression Constructor(EntitySchema,EntitySchemaColumn,String)
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQueryExpression Class > EntitySchemaQueryExpression Constructor : EntitySchemaQueryExpression Constructor(EntitySchema,EntitySchemaColumn,String)
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

Initializes the EntitySchemaQueryExpression instance for the specified instance of the column of the entity schema that is in a path specified in relation to the root schema.

Syntax

 
C#
 
 

Parameters

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.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.