SelectSetVariable.Variable Property

Definition

The variable that will be set.

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

Property Value

Applies to