IModelTransformExtension Members

Include Protected Members
Include Inherited Members

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

The IModelTransformExtension type exposes the following members.

Methods

  Name Description
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.

Top

See Also

Reference

IModelTransformExtension Interface

Microsoft.Data.Entity.Design.Extensibility Namespace