TableReferenceWithAliasAndColumns.Columns 속성

정의

선택적 열 별칭에는 요소가 0일 수 있습니다.

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)

속성 값

적용 대상