SensitivityRank Enum

Definition

Specifies the sensitivity rank of a column

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Smo.SensitivityRankConverter))]
public enum SensitivityRank
Inheritance
SensitivityRank
Attributes

Fields

Name Value Description
Undefined -1
None 0
Low 10
Medium 20
High 30
Critical 40

Applies to

Product Versions
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0