TSqlModelOptions.AutoUpdateStatistics Property

Definition

Specifies the AUTO_UPDATE_STATISTICS database option.

public bool? AutoUpdateStatistics { get; set; }
member this.AutoUpdateStatistics : Nullable<bool> with get, set
Public Property AutoUpdateStatistics As Nullable(Of Boolean)

Property Value

Applies to