ExternalTableStatement.SelectStatement 屬性

定義

代表 CTAS 陳述式中的查詢部分。

public Microsoft.SqlServer.TransactSql.ScriptDom.SelectStatement SelectStatement { get; set; }
member this.SelectStatement : Microsoft.SqlServer.TransactSql.ScriptDom.SelectStatement with get, set
Public Property SelectStatement As SelectStatement

屬性值

適用於