Freigeben über


IModelConversionExtension-Member

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

In den folgenden Tabellen sind die Member aufgeführt, die durch den Typ IModelConversionExtension verfügbar gemacht werden.

Öffentlich Methoden

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

Oben

Siehe auch

Verweis

IModelConversionExtension-Schnittstelle
Microsoft.Data.Entity.Design.Extensibility-Namespace

Weitere Ressourcen

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