TSqlModelOptions.QueryStoreStaleQueryThreshold Property

Definition

Specifies the Stale_Query_Threshold_Days setting of the QUERY_STORE database option.

public int? QueryStoreStaleQueryThreshold { get; set; }
member this.QueryStoreStaleQueryThreshold : Nullable<int> with get, set
Public Property QueryStoreStaleQueryThreshold As Nullable(Of Integer)

Property Value

Applies to