ViewStatementBody.SelectStatement プロパティ

定義

select を表すクエリ式。optiona 共通テーブル式と xml 名前空間句を使用します。

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

プロパティ値

適用対象