TSqlModelOptions.AutoCreateStatisticsIncremental Property

Definition

Specifies the AUTO_CREATE_STATISTICS INCREMENTAL database option.

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

Property Value

Applies to