共用方式為


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