OutputIntoClause.SelectColumns Propriété

Définition

Première liste de colonnes sélectionnées.

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)

Valeur de propriété

S’applique à