TSqlModelOptions.QueryStoreFlushInterval Property

Definition

Specifies the Flush_Interval_Seconds setting of the QUERY_STORE database option.

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

Property Value

Applies to