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)

屬性值

適用於