Table of Contents

Enum SqlWorkloadGroupImportance

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Specifies the importance of a resource governor workload group.

public enum SqlWorkloadGroupImportance

Fields

High = 3

The importance for workload group is high.

Low = 1

The importance for workload group is low.

Medium = 2

The importance for workload group is medium.

Unknown = 0

The importance for workload group is unknown.