Поделиться через


Члены 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