Compartir a través de


Miembros IModelTransformExtension

Exposes methods for extending the loading and saving processes of .edmx files.

En las tablas siguientes se enumeran los miembros que se exponen por el tipo IModelTransformExtension.

Público Métodos

  Nombre Descripción
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.

Superior

Vea también

Referencia

Interfaz IModelTransformExtension
Espacio de nombres Microsoft.Data.Entity.Design.Extensibility

Otros recursos

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