Partager via


Membres EntityDesignerExtendedPropertyAttribute

Specifies objects in the Entity Data Model Designer or the Model Browser that, when selected by a user, cause the CreateProperty method of the annotated class to be called.

Les tableaux suivants répertorient les membres exposés par le type EntityDesignerExtendedPropertyAttribute.

Public Constructeurs

  Nom Description
EntityDesignerExtendedPropertyAttribute Instantiates a new instance of the EntityDesignerExtendedPropertyAttribute class.

Haut

Public Propriétés

  Nom Description
public property EntityDesignerSelection The object in the Entity Data Model Designer or the Model Browser that, when selected by a user, triggers the call of the CreateProperty method.
public property TypeId  (hérité de Attribute)

Haut

Public Méthodes

(voir aussi Protégé Méthodes)

  Nom Description
public method Equals  Surchargé. (hérité de Attribute)
public methodstatic GetCustomAttribute  Surchargé. (hérité de Attribute)
public methodstatic GetCustomAttributes  Surchargé. (hérité de Attribute)
public method GetHashCode  (hérité de Attribute)
public method GetType  (hérité de Object)
public method IsDefaultAttribute  (hérité de Attribute)
public methodstatic IsDefined  Surchargé. (hérité de Attribute)
public method Match  (hérité de Attribute)
public methodstatic ReferenceEquals  (hérité de Object)
public method ToString  (hérité de Object)

Haut

Protégé Méthodes

  Nom Description
protected method Finalize  (hérité de Object)
protected method MemberwiseClone  (hérité de Object)

Haut

Implémentations d'interfaces explicites

  Nom Description
System.Runtime.InteropServices._Attribute.GetIDsOfNames  (hérité de Attribute)
System.Runtime.InteropServices._Attribute.GetTypeInfo  (hérité de Attribute)
System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (hérité de Attribute)
System.Runtime.InteropServices._Attribute.Invoke  (hérité de Attribute)

Haut

Voir aussi

Référence

Classe EntityDesignerExtendedPropertyAttribute
Espace de noms Microsoft.Data.Entity.Design.Extensibility

Autres ressources

Visual Studio Extensibility Developer Center
Developing Visual Studio Extensions