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 | |
---|---|---|
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. | |
TypeId | (hérité de Attribute) |
Haut
Public Méthodes
(voir aussi Protégé Méthodes)
Nom | Description | |
---|---|---|
Equals | Surchargé. (hérité de Attribute) | |
GetCustomAttribute | Surchargé. (hérité de Attribute) | |
GetCustomAttributes | Surchargé. (hérité de Attribute) | |
GetHashCode | (hérité de Attribute) | |
GetType | (hérité de Object) | |
IsDefaultAttribute | (hérité de Attribute) | |
IsDefined | Surchargé. (hérité de Attribute) | |
Match | (hérité de Attribute) | |
ReferenceEquals | (hérité de Object) | |
ToString | (hérité de Object) |
Haut
Protégé Méthodes
Nom | Description | |
---|---|---|
Finalize | (hérité de Object) | |
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