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

Glossary Item Box

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.

Syntax

 
C#
 
 

Parameters

sourceColumnAlias
The alias of the column.
subSelect
The select 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.