Aracılığıyla paylaş


DataRuleSetting.Enabled Özellik

Örneği etkin olup olmadığını 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 Enabled As Boolean
    Get
    Friend Set
public bool Enabled { get; internal set; }
public:
property bool Enabled {
    bool get ();
    internal: void set (bool value);
}
member Enabled : bool with get, internal set
function get Enabled () : boolean
internal function set Enabled (value : boolean)

Özellik Değeri

Tür: System.Boolean
true Bu örnek etkinleştirilmişse; Aksi takdirde, false.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DataRuleSetting Sınıf

Microsoft.Data.Schema.StaticCodeAnalysis Ad Alanı

DataRule