مشاركة عبر


SupportedElementTypeAttribute الفئة

يشير إلى نوع عنصر ضد الذي DataRuleيعمل.

مساحة الاسم:  Microsoft.Data.Schema.StaticCodeAnalysis
التجميع:  Microsoft.Data.Schema (في Microsoft.Data.Schema.dll)

بناء الجملة

'إقرار
<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple := True)> _
Public NotInheritable Class SupportedElementTypeAttribute _
    Inherits Attribute
[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = true)]
public sealed class SupportedElementTypeAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Class, AllowMultiple = true)]
public ref class SupportedElementTypeAttribute sealed : public Attribute
[<SealedAttribute>]
[<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = true)>]
type SupportedElementTypeAttribute =  
    class
        inherit Attribute
    end
public final class SupportedElementTypeAttribute extends Attribute

التسلسل الهيكلي للإرث

System.Object
  System.Attribute
    Microsoft.Data.Schema.StaticCodeAnalysis.SupportedElementTypeAttribute

أمان العملية الجزئية

يتم تأمين العملية الجزئية لأي عضو عمومي ثابت (مشترك في Visual Basic) من هذا النوع. لن يتم ضمان تأمين العملية الجزئية لأي عضو مثيل.

راجع أيضًَا

المرجع

SupportedElementTypeAttribute الأعضاء

Microsoft.Data.Schema.StaticCodeAnalysis مساحة الاسم

DataRule