QueryStoreWaitStatsCaptureMode Enum

Definition

Wait Statistics Capture Mode values for Query Store

[System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Smo.QueryStoreWaitStatsCaptureModeConverter))]
public enum QueryStoreWaitStatsCaptureMode
[<System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Smo.QueryStoreWaitStatsCaptureModeConverter))>]
type QueryStoreWaitStatsCaptureMode = 
Public Enum QueryStoreWaitStatsCaptureMode
Inheritance
QueryStoreWaitStatsCaptureMode
Attributes

Fields

Off 0
On 1

Applies to