DeclareTableVariableBody.VariableName Property

Definition

The name of the variable. This includes the @ at the beginning.

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

Property Value

Applies to