| Package | Description |
|---|---|
| com.microsoft.sqlserver.jdbc.dataclassification |
| Modifier and Type | Method | Description |
|---|---|---|
Label |
SensitivityProperty.getLabel() |
Returns the label data for this
SensitivityProperty Object |
| Modifier and Type | Method | Description |
|---|---|---|
List<Label> |
SensitivityClassification.getLabels() |
Returns the labels for this
SensitivityClassification Object |
| Constructor | Description |
|---|---|
SensitivityProperty(Label label,
InformationType informationType) |
Constructs a SensitivityProperty
|
| Constructor | Description |
|---|---|
SensitivityClassification(List<Label> labels,
List<InformationType> informationTypes,
List<ColumnSensitivity> columnSensitivity) |
Constructs a
SensitivityClassification Object |
Copyright © 2018 Microsoft Corporation. All rights reserved.