다음을 통해 공유


IModelConversionExtension 멤버

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

다음 표에는 IModelConversionExtension 유형으로 제공되는 멤버의 목록이 나와 있습니다.

공개 메서드

  이름 설명
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.

위쪽

참고 항목

참조

IModelConversionExtension 인터페이스
Microsoft.Data.Entity.Design.Extensibility 네임스페이스

기타 리소스

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