Platform Core .NET Assemblies API
EntitySchemaQueryExpression Constructor
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQueryExpression Class : EntitySchemaQueryExpression Constructor

Glossary Item Box

Overload List

OverloadDescription
EntitySchemaQueryExpression Constructor()Initializes a new EntitySchemaQueryExpression instance.  
EntitySchemaQueryExpression Constructor(EntitySchemaQueryExpressionType)Initializes the EntitySchemaQueryExpression instance with the specified type of expression of the entity schema query.  
EntitySchemaQueryExpression Constructor(EntitySchema,String)Initializes the EntitySchemaQueryExpression instance for the column in a path specified in relation to the root schema.  
EntitySchemaQueryExpression Constructor(EntitySchema,EntitySchemaColumn,String)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.  
EntitySchemaQueryExpression Constructor(EntitySchemaQueryFunction)Initializes the EntitySchemaQueryExpression instance for the specified function of the entity schema query.  
EntitySchemaQueryExpression Constructor(EntitySchemaQuery)Initializes the EntitySchemaQueryExpression instance for the specified entity schema subquery.  
EntitySchemaQueryExpression Constructor(ArithmeticOperation,EntitySchemaQueryExpression,EntitySchemaQueryExpression)Initializes the EntitySchemaQueryExpression instance for the arithmetic operation with the specified operands.  
EntitySchemaQueryExpression Constructor(EntitySchemaQueryExpression)Initializes the EntitySchemaQueryExpression instance that is a clone of the passed-in expression of the entity schema query.  

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.