Share via


IModelConversionExtension のメンバー

Exposes methods for converting a custom file format to and from the .edmx file format that is readable by the Entity Data Model Designer.

IModelConversionExtension データ型で公開されるメンバーを以下の表に示します。

パブリック メソッド

  名前 説明
public method OnAfterFileLoaded Defines custom functionality for loading a file with a custom format and converting it to an .edmx format.
public method OnBeforeFileSaved Defines custom functionality for converting an .edmx file to a file with a custom format before the file is saved.

このページのトップへ

参照

リファレンス

IModelConversionExtension インターフェイス
Microsoft.Data.Entity.Design.Extensibility 名前空間

その他のリソース

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