AutomaticTuningDatabaseOption.Options Property

Definition

Options to be set.

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

Property Value

Applies to