Platform Core .NET Assemblies API
Set(String,IQueryColumnExpressionConvertible) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > Update Class > Set Method : Set(String,IQueryColumnExpressionConvertible) Method
sourceColumnAlias
The alias of the column.
expression
Expression.

Glossary Item Box

Adds a SET clause to the current query to assign to the column with the specified alias the passed expression.

Syntax

 
C#
 
 

Parameters

sourceColumnAlias
The alias of the column.
expression
Expression.

Return Value

The current Update instance.

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.