IModelConversionExtension Members

Include Protected Members
Include Inherited Members

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

The IModelConversionExtension type exposes the following members.

Methods

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

Top

See Also

Reference

IModelConversionExtension Interface

Microsoft.Data.Entity.Design.Extensibility Namespace