TSqlModelOptions.QueryStoreMaxPlansPerQuery Property

Definition

Specifies the Max_Plans_Per_Query setting of the QUERY_STORE database option.

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

Property Value

Applies to