Platform Core .NET Assemblies API
Set(String,QueryParameter) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > Insert Class > Set Method : Set(String,QueryParameter) Method
sourceColumnAlias
The alias of the column.
parameter
The query parameter.

Glossary Item Box

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

Syntax

 
C#
 
 

Parameters

sourceColumnAlias
The alias of the column.
parameter
The query parameter.

Return Value

The current Insert 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.