SensitivityClassification Class 
Definition
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.
Provides the functionality to retrieve Sensitivity Classification data as received from SQL Server for the active SqlDataReader.
public ref class SensitivityClassification
	public ref class SensitivityClassification sealed
	public class SensitivityClassification
	public sealed class SensitivityClassification
	type SensitivityClassification = class
	Public Class SensitivityClassification
	Public NotInheritable Class SensitivityClassification
		- Inheritance
 - 
				SensitivityClassification
 
Constructors
Properties
| ColumnSensitivities | 
		 Returns the column sensitivity for this SensitivityClassification Object  | 
        	
| InformationTypes | 
		 Returns the information types collection for this SensitivityClassification Object  | 
        	
| Labels | 
		 Returns the labels collection for this SensitivityClassification Object  | 
        	
| SensitivityRank | 
		 Returns the relative sensitivity rank for the query associated with the active SqlDataReader.  |