Aracılığıyla paylaş


DataRuleSetting.Severity Özellik

Bu ayarlar kullanımından kaynaklanan herhangi bir sorun için önem düzeyini gösteren bir değeri alır.

Ad alanı:  Microsoft.Data.Schema.StaticCodeAnalysis
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

'Bildirim
Public Property Severity As DataRuleProblemSeverity
    Get
    Friend Set
public DataRuleProblemSeverity Severity { get; internal set; }
public:
property DataRuleProblemSeverity Severity {
    DataRuleProblemSeverity get ();
    internal: void set (DataRuleProblemSeverity value);
}
member Severity : DataRuleProblemSeverity with get, internal set
function get Severity () : DataRuleProblemSeverity
internal function set Severity (value : DataRuleProblemSeverity)

Özellik Değeri

Tür: Microsoft.Data.Schema.StaticCodeAnalysis.DataRuleProblemSeverity
Üye ProblemSeverity numaralandırma.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DataRuleSetting Sınıf

Microsoft.Data.Schema.StaticCodeAnalysis Ad Alanı

DataRule

ProblemSeverity