Share via


IModelGenerationExtension のメンバー

Exposes methods for customizing the generation of .edmx files.

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

パブリック メソッド

  名前 説明
public method OnAfterModelGenerated Defines custom functionality that is executed after an .edmx file has been generated by the Entity Data Model Wizard.
public method OnAfterModelUpdated Defines functionality that is executed after an .edmx file has been updated by the Update Model Wizard.

このページのトップへ

参照

リファレンス

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

その他のリソース

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