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

Glossary Item Box

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

Syntax

 
C#
 
 

Parameters

sourceColumnAlias
The alias of the column.
subSelectQuery
Random subquery.

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.