Поделиться через


SensitivityClassification.InformationTypes Свойство

Определение

Возвращает коллекцию типов сведений для этого объекта SensitivityClassification.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Data::SqlClient::DataClassification::InformationType ^> ^ InformationTypes { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Data::SqlClient::DataClassification::InformationType ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Data.SqlClient.DataClassification.InformationType> InformationTypes { get; }
member this.InformationTypes : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Data.SqlClient.DataClassification.InformationType>
Public ReadOnly Property InformationTypes As ReadOnlyCollection(Of InformationType)

Значение свойства

Список типов сведений.

Применяется к