Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.
En las tablas siguientes se enumeran los miembros que se exponen por el tipo EntityDesignerExtendedPropertyAttribute.
Público Constructores
Nombre | Descripción | |
---|---|---|
EntityDesignerExtendedPropertyAttribute | Instantiates a new instance of the EntityDesignerExtendedPropertyAttribute class. |
Superior
Público Propiedades
Nombre | Descripción | |
---|---|---|
![]() |
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 | (Se hereda de Attribute) |
Superior
Público Métodos
(vea también Protegido Métodos)
Nombre | Descripción | |
---|---|---|
![]() |
Equals | Sobrecargado. (Se hereda de Attribute) |
![]() ![]() |
GetCustomAttribute | Sobrecargado. (Se hereda de Attribute) |
![]() ![]() |
GetCustomAttributes | Sobrecargado. (Se hereda de Attribute) |
![]() |
GetHashCode | (Se hereda de Attribute) |
![]() |
GetType | (Se hereda de Object) |
![]() |
IsDefaultAttribute | (Se hereda de Attribute) |
![]() ![]() |
IsDefined | Sobrecargado. (Se hereda de Attribute) |
![]() |
Match | (Se hereda de Attribute) |
![]() ![]() |
ReferenceEquals | (Se hereda de Object) |
![]() |
ToString | (Se hereda de Object) |
Superior
Protegido Métodos
Nombre | Descripción | |
---|---|---|
![]() |
Finalize | (Se hereda de Object) |
![]() |
MemberwiseClone | (Se hereda de Object) |
Superior
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
System.Runtime.InteropServices._Attribute.GetIDsOfNames | (Se hereda de Attribute) | |
System.Runtime.InteropServices._Attribute.GetTypeInfo | (Se hereda de Attribute) | |
System.Runtime.InteropServices._Attribute.GetTypeInfoCount | (Se hereda de Attribute) | |
System.Runtime.InteropServices._Attribute.Invoke | (Se hereda de Attribute) |
Superior
Vea también
Referencia
Clase EntityDesignerExtendedPropertyAttribute
Espacio de nombres Microsoft.Data.Entity.Design.Extensibility
Otros recursos
Visual Studio Extensibility Developer Center
Developing Visual Studio Extensions