ViewStatementBody.ViewOptions プロパティ

定義

WITH 句のオプション

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ViewOption> ViewOptions { get; }
member this.ViewOptions : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ViewOption>
Public ReadOnly Property ViewOptions As IList(Of ViewOption)

プロパティ値

適用対象