Platform Core .NET Assemblies API
Column Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > Select Class : Column Method

Glossary Item Box

Overload List

OverloadDescription
Column(String)In the collection of column expressions of the current query, adds an expression for the column with the specified alias.  
Column(String,String)In the collection of column expressions of the current query, adds an expression for the column with the specified alias from the specified source.  
Column(Select)In the collection of column expressions of the current query, adds an expression for the passed-in select subquery.  
Column(Query)In the collection of column expressions of the current query, adds an expression for the passed-in random subquery.  
Column(QueryCase)In the collection of column expressions of the current query, adds an expression for the passed-in Case operator.  
Column(QueryParameter)In the current collection of column expressions, adds the expressions for the passed-in query parameter.  
Column(QueryColumnExpression)Adds the passed-in column expression in the current collection of column expressions.  
Column(IQueryColumnExpressionConvertible)Adds the passed-in expression in the current collection of column expressions.  

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.