ImportanceParameterType Enum

Definition

The possible values for importance parameter in CREATE/ALTER WORKLOAD GROUP and CREATE SPATIAL INDEX statements

[System.Serializable]
public enum ImportanceParameterType
[<System.Serializable>]
type ImportanceParameterType = 
Public Enum ImportanceParameterType
Inheritance
ImportanceParameterType
Attributes

Fields

Above_Normal 5
Below_Normal 6
High 3
Low 1
Medium 2
Normal 4
Unknown 0

Applies to