OutputClause.SelectColumns 屬性

定義

第一份精選欄位清單。

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)

屬性值

適用於