TSqlModelOptions.QueryStoreMaxStorageSize Property

Definition

Specifies the Max_Storage_Size_MB setting of the QUERY_STORE database option.

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

Property Value

Applies to