ExecuteSpecification.Variable Property

Definition

Variable for the return value of the EXECUTE

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