Uses of Class
com.microsoft.sqlserver.jdbc.dataclassification.SensitivityClassification
Packages that use SensitivityClassification
-
Uses of SensitivityClassification in com.microsoft.sqlserver.jdbc
Methods in com.microsoft.sqlserver.jdbc that return SensitivityClassificationModifier and TypeMethodDescriptionISQLServerResultSet.getSensitivityClassification()
Returns the Data Classification information for the current ResultSet For SQL Servers that do not support Data Classification or results that do not fetch any classified columns, this data can be null.SQLServerResultSet.getSensitivityClassification()