Compartir a través de


SensitivityProperty.Label Propiedad

Definición

Devuelve la etiqueta de este objeto "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

Valor de propiedad

Etiqueta para esta SensitivityProperty.

Se aplica a