A base class for the ModelGenerationExtensionContext, PropertyExtensionContext, ModelTransformExtensionContext and ModelConversionExtensionContext classes.
以下各表列出了由 ExtensionContext 类型公开的成员。
受保护 构造函数
名称 | 说明 | |
---|---|---|
ExtensionContext | Instantiates a new instance of ExtensionContext. |
顶部
公共 属性
名称 | 说明 | |
---|---|---|
![]() |
EntityFrameworkVersion | The targeted version of the 实体框架 . |
![]() |
Project | The current Visual Studio project. |
顶部
公共 方法
(另请参见 受保护 方法)
名称 | 说明 | |
---|---|---|
![]() |
Equals | 已重载。(继承自 Object) |
![]() |
GetHashCode | (继承自 Object) |
![]() |
GetType | (继承自 Object) |
![]() ![]() |
ReferenceEquals | (继承自 Object) |
![]() |
ToString | (继承自 Object) |
顶部
受保护 方法
名称 | 说明 | |
---|---|---|
![]() |
Finalize | (继承自 Object) |
![]() |
MemberwiseClone | (继承自 Object) |
顶部
另请参见
参考
ExtensionContext 类
Microsoft.Data.Entity.Design.Extensibility 命名空间
其他资源
Extending the Entity Data Model Tools
Visual Studio Extensibility Developer Center