ViewStatementBody.ViewOptions Property

Definition

Options in WITH clause

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)

Property Value

Applies to