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.
以下各表列出了由 EntityDesignerExtendedPropertyAttribute 类型公开的成员。
公共 构造函数
名称 | 说明 | |
---|---|---|
EntityDesignerExtendedPropertyAttribute | Instantiates a new instance of the EntityDesignerExtendedPropertyAttribute class. |
顶部
公共 属性
名称 | 说明 | |
---|---|---|
![]() |
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 | (继承自 Attribute) |
顶部
公共 方法
(另请参见 受保护 方法)
名称 | 说明 | |
---|---|---|
![]() |
Equals | 已重载。(继承自 Attribute) |
![]() ![]() |
GetCustomAttribute | 已重载。(继承自 Attribute) |
![]() ![]() |
GetCustomAttributes | 已重载。(继承自 Attribute) |
![]() |
GetHashCode | (继承自 Attribute) |
![]() |
GetType | (继承自 Object) |
![]() |
IsDefaultAttribute | (继承自 Attribute) |
![]() ![]() |
IsDefined | 已重载。(继承自 Attribute) |
![]() |
Match | (继承自 Attribute) |
![]() ![]() |
ReferenceEquals | (继承自 Object) |
![]() |
ToString | (继承自 Object) |
顶部
受保护 方法
名称 | 说明 | |
---|---|---|
![]() |
Finalize | (继承自 Object) |
![]() |
MemberwiseClone | (继承自 Object) |
顶部
显式接口实现
顶部
另请参见
参考
EntityDesignerExtendedPropertyAttribute 类
Microsoft.Data.Entity.Design.Extensibility 命名空间
其他资源
Visual Studio Extensibility Developer Center
Developing Visual Studio Extensions