ViewStatementBody.SelectStatement 屬性

定義

代表 select 的查詢表達式,選項為 common table 表達式與 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

屬性值

適用於