IModelTransformExtension 멤버

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

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

공개 메서드

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

위쪽

참고 항목

참조

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

기타 리소스

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