TSqlModelOptions.AutoCreateStatistics Property

Definition

Specifies the AUTO_CREATE_STATISTICS database option.

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

Property Value

Applies to