Platform Core .NET Assemblies API
AddColumn Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQuery Class : AddColumn Method

Glossary Item Box

Overload List

OverloadDescription
AddColumn(String,AggregationTypeStrict,EntitySchemaQuery)Creates and adds a column to the current query for the object schema in the form of a subquery that returns the result of the specified aggregate function, along the path to the schema column relative to the root schema.  
AddColumn(EntitySchemaQueryColumn)Adds passed column to the collection of columns of the current entity schema query.  
AddColumn(String)Creates and inserts a column in the current entity schema query by the specified path to column in relation to the root schema.  
AddColumn(EntitySchemaQueryFunction)Creates and inserts a column in the current entity schema query by the passed function.  
AddColumn(Object,DataValueType)In the current entity schema query, creates and inserts a column of the parameter type with the specified value of a specific type.  
AddColumn(EntitySchemaQuery)Creates and adds given instance of EntitySchemaQuery as a column of current query entity schema.  

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.