ExecuteParameter.Variable Property

Definition

The reference to the parameter variable

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