Share via


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