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

Glossary Item Box

Overload List

OverloadDescription
Set(String,Select)In the current query, adds the SET statement that assigns the expression for the passed-in select subquery to the column with the specified alias.  
Set(String,Query)Adds a SET clause to the current query to assign an expression to a column with a specified alias for an arbitrary subquery.  
Set(String,QueryColumnExpression)Adds a SET clause to the current query to assign to the column with the specified alias the passed column expression.  
Set(String,IQueryColumnExpressionConvertible)Adds a SET clause to the current query to assign to the column with the specified alias the passed expression.  
Set(String,QueryParameter)Adds a SET clause to the current query to assign an expression to the column with the specified alias for the passed parameter.  

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.