AssignmentSetClause.NewValue Property

Definition

The expression that the variable and/or the column will be set to.

public Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression NewValue { get; set; }
member this.NewValue : Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression with get, set
Public Property NewValue As ScalarExpression

Property Value

Applies to