OutputIntoClause.SelectColumns Propiedad

Definición

La primera lista de columnas select.

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)

Valor de propiedad

Se aplica a