QueryStoreSizeBasedCleanupMode Enumeration

 

Specifies the store size of the query.

Namespace:   Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

public enum class QueryStoreSizeBasedCleanupMode

Member nameDescription
Auto

The mode is auto.

Off

The mode is off.

Return to top
Show: