다음을 통해 공유


SensitivityProperty.Label 속성

정의

이 'SensitivityProperty' 개체에 대한 레이블을 반환합니다.

public:
 property Microsoft::Data::SqlClient::DataClassification::Label ^ Label { Microsoft::Data::SqlClient::DataClassification::Label ^ get(); };
public Microsoft.Data.SqlClient.DataClassification.Label Label { get; }
member this.Label : Microsoft.Data.SqlClient.DataClassification.Label
Public ReadOnly Property Label As Label

속성 값

이 SensitivityProperty에 대한 레이블입니다.

적용 대상