IModelTransformExtension 成员

Exposes methods for extending the loading and saving processes of .edmx files.

以下各表列出了由 IModelTransformExtension 类型公开的成员。

公共 方法

  名称 说明
public method OnAfterModelLoaded Defines functionality for extending the process by which an .edmx file is loaded by the Entity Data Model Designer.
public method OnBeforeModelSaved Defines functionality for extending the process by which an .edmx file is saved by the Entity Data Model Designer.

顶部

另请参见

参考

IModelTransformExtension 接口
Microsoft.Data.Entity.Design.Extensibility 命名空间

其他资源

.edmx File Overview
Developing Visual Studio Extensions
Visual Studio Extensibility Developer Center