public class SensitivityProperty extends Object
Constructor | Description |
---|---|
SensitivityProperty(Label label,
InformationType informationType) |
Constructor for Sensitivity Property class object
|
Modifier and Type | Method | Description |
---|---|---|
InformationType |
getInformationType() |
Retrieves InformationType data for this
SensitivityProperty
Object |
Label |
getLabel() |
Retrieves Label data for this
SensitivityProperty Object |
public SensitivityProperty(Label label, InformationType informationType)
label
- Label as recieved from SQL Server for this SensitivityPropertyinformationType
- InformationType as recieved from SQL Server for this
SensitivityPropertypublic Label getLabel()
SensitivityProperty
Objectpublic InformationType getInformationType()
SensitivityProperty
ObjectCopyright © 2018 Microsoft Corporation. All rights reserved.