Aracılığıyla paylaş


DataRuleAttribute.RuleScope Özellik

Alır veya ilişkili kuralın kapsamı ayarlar.

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

Sözdizimi

'Bildirim
Public Property RuleScope As DataRuleScope
    Get
    Set
public DataRuleScope RuleScope { get; set; }
public:
property DataRuleScope RuleScope {
    DataRuleScope get ();
    void set (DataRuleScope value);
}
member RuleScope : DataRuleScope with get, set
function get RuleScope () : DataRuleScope
function set RuleScope (value : DataRuleScope)

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DataRuleAttribute Sınıf

Microsoft.Data.Schema.StaticCodeAnalysis Ad Alanı

DataRuleScope