DeclareVariableElement.Value Property

Definition

Initial variable value specified in declaration.

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

Property Value

Applies to