TableReferenceWithAliasAndColumns.Columns Property

Definition

Optional column aliases, may have zero elements.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.Identifier> Columns { get; }
member this.Columns : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.Identifier>
Public ReadOnly Property Columns As IList(Of Identifier)

Property Value

Applies to