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

属性值

适用于