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

プロパティ値

適用対象