SensitivityClassification.OptionType Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sensitivity classification option type used in AddSensitivityClassificationStatement
C#
public enum SensitivityClassification.OptionType
type SensitivityClassification.OptionType =
Public Enum SensitivityClassification.OptionType
- Inheritance
-
SensitivityClassification.OptionType
Name | Value | Description |
---|---|---|
Undefined | -1 | |
Label | 0 | |
LabelId | 1 | |
InformationType | 2 | |
InformationTypeId | 3 | |
Rank | 4 |
Product | Versions |
---|---|
Microsoft.SQLServer.DacFx | 150.18208.0, 160.2004021.0, 161.6374.0, 161 |