AlterDatabaseSetStatement.Options Property

Definition

Options specified in this statement

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

Property Value

Applies to