CommonTableExpression.Columns Property

Definition

The columns. Optional 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