OutputIntoClause.SelectColumns Eigenschaft

Definition

Die erste Liste der ausgewählten Spalten.

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

Eigenschaftswert

Gilt für: