GoToStatement.LabelName Property

Definition

Represents the label name.

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

Property Value

Applies to