SensitivityProperty Konstruktory

Definicja

Przeciążenia

SensitivityProperty(Label, InformationType)

C#
public SensitivityProperty (Microsoft.Data.SqlClient.DataClassification.Label label, Microsoft.Data.SqlClient.DataClassification.InformationType informationType);

Parametry

label
Label
informationType
InformationType

Dotyczy

SqlClient .NET Core 2.0 i inne wersje
Produkt Wersje
SqlClient .NET Core 1.0, 1.1, 2.0
SqlClient .NET Framework 1.0, 1.1, 2.0
SqlClient .NET Standard 1.0, 1.1, 2.0

SensitivityProperty(Label, InformationType, SensitivityRank)

Inicjuje nowe wystąpienie klasy SensitivityProperty.

C#
public SensitivityProperty (Microsoft.Data.SqlClient.DataClassification.Label label, Microsoft.Data.SqlClient.DataClassification.InformationType informationType, Microsoft.Data.SqlClient.DataClassification.SensitivityRank sensitivityRank = Microsoft.Data.SqlClient.DataClassification.SensitivityRank.NOT_DEFINED);
C#
public SensitivityProperty (Microsoft.Data.SqlClient.DataClassification.Label label, Microsoft.Data.SqlClient.DataClassification.InformationType informationType, Microsoft.Data.SqlClient.DataClassification.SensitivityRank sensitivityRank);

Parametry

label
Label

Etykieta dla tej właściwości SensitivityProperty.

informationType
InformationType

Typ informacji dla tej właściwości SensitivityProperty.

sensitivityRank
SensitivityRank

Ranga poufności dla tej właściwości SensitivityProperty.

Dotyczy

SqlClient .NET Core 5.2 i inne wersje
Produkt Wersje
SqlClient .NET Core 2.1, 3.0, 3.1, 4.0, 4.1, 5.0, 5.1, 5.2
SqlClient .NET Framework 2.1, 3.0, 3.1, 4.0, 4.1, 5.0, 5.1, 5.2
SqlClient .NET Standard 2.1, 3.0, 3.1, 4.0, 4.1, 5.0, 5.1, 5.2