ReceiveStatement.SelectElements 屬性

定義

這些是被選取的欄位或集合變數,這裡可以強的物件類型有 SelectColumn、SelectSetVariable。

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

屬性值

適用於