Provides file and project information to Visual Studio extensions that enable the loading and saving of custom file formats.
다음 표에는 ModelConversionExtensionContext 유형으로 제공되는 멤버의 목록이 나와 있습니다.
보호됨 생성자
| 이름 | 설명 | |
|---|---|---|
| ModelConversionExtensionContext | Creates a new instance of the ModelConversionExtensionContext class. |
위쪽
공개 속성
| 이름 | 설명 | |
|---|---|---|
![]() |
CurrentDocument | Returns the .edmx document after it has been converted from a custom file format. |
![]() |
EntityFrameworkVersion | The targeted version of the Entity Framework . (ExtensionContext에서 상속됨) |
![]() |
Errors | A list of errors that can be shown in the Visual Studio Error List when loading a custom file format and converting it to a custom file format. |
![]() |
FileInfo | Returns information about the custom file being processed by the Entity Data Model Designer. |
![]() |
OriginalDocument | Returns the original document as opened or saved by the Entity Designer. |
![]() |
Project | The current Visual Studio project. (ExtensionContext에서 상속됨) |
![]() |
ProjectItem | The current Visual Studio project item. |
위쪽
공개 메서드
(보호됨 메서드 참고)
| 이름 | 설명 | |
|---|---|---|
![]() |
Equals | 오버로드되었습니다. (Object에서 상속됨) |
![]() |
GetHashCode | (Object에서 상속됨) |
![]() |
GetType | (Object에서 상속됨) |
![]() ![]() |
ReferenceEquals | (Object에서 상속됨) |
![]() |
ToString | (Object에서 상속됨) |
위쪽
보호됨 메서드
| 이름 | 설명 | |
|---|---|---|
![]() |
Finalize | (Object에서 상속됨) |
![]() |
MemberwiseClone | (Object에서 상속됨) |
위쪽
참고 항목
참조
ModelConversionExtensionContext 클래스
Microsoft.Data.Entity.Design.Extensibility 네임스페이스
기타 리소스
Visual Studio Extensibility Developer Center
Developing Visual Studio Extensions
.edmx File Overview
.gif)
.gif)
.gif)
.gif)