public class SensitivityProperty
extends java.lang.Object
Constructor | Description |
---|---|
SensitivityProperty(Label label,
InformationType informationType) |
Constructs a SensitivityProperty
|
Modifier and Type | Method | Description |
---|---|---|
InformationType |
getInformationType() |
Returns the information type data for this
SensitivityProperty Object |
Label |
getLabel() |
Returns the label data for this
SensitivityProperty Object |
public SensitivityProperty(Label label, InformationType informationType)
label
- Label as received 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.