AutomaticTuningDatabaseOption.AutomaticTuningState Property

Definition

Option state ( AUTO | INHERIT | CUSTOM ).

public Microsoft.SqlServer.TransactSql.ScriptDom.AutomaticTuningState AutomaticTuningState { get; set; }
member this.AutomaticTuningState : Microsoft.SqlServer.TransactSql.ScriptDom.AutomaticTuningState with get, set
Public Property AutomaticTuningState As AutomaticTuningState

Property Value

Applies to