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

Glossary Item Box

Overload List

OverloadDescription
Add(String)Adds the expression with the specified alias in the current collection of column expressions.  
Add(String,String)In the current collection of column expressions, adds the expression with the specified alias from the specified source.  
Add(QueryParameter)In the current collection of column expressions, adds the expression for the specified query parameter.  
Add(Select)In the current collection of column expressions, adds the expression for the passed-in select subquery.  
Add(Query)In the current collection of column expressions, adds the expression for the passed-in random subquery.  
Add(QueryFunction)In the current collection of column expressions, adds the expression for the passed-in expression function.  

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.