ExtensionError 멤버
Encapsulates custom error information for Visual Studio extensions that extend the functionality of the Entity Data Model Designer.
다음 표에는 ExtensionError 유형으로 제공되는 멤버의 목록이 나와 있습니다.
공개 생성자
이름 | 설명 | |
---|---|---|
ExtensionError | 오버로드되었습니다. Instantiates a new instance of ExtensionError. |
위쪽
공개 속성
이름 | 설명 | |
---|---|---|
Column | The column of the input or output document in which the error occurred. | |
ErrorCode | The error code associated with the error. | |
Line | The line of the input or output document in which the error occurred. | |
Message | The message that describes the error. | |
Severity | The severity of the error. |
위쪽
공개 메서드
(보호됨 메서드 참고)
이름 | 설명 | |
---|---|---|
Equals | 오버로드되었습니다. (Object에서 상속됨) | |
GetHashCode | (Object에서 상속됨) | |
GetType | (Object에서 상속됨) | |
ReferenceEquals | (Object에서 상속됨) | |
ToString | (Object에서 상속됨) |
위쪽
보호됨 메서드
이름 | 설명 | |
---|---|---|
Finalize | (Object에서 상속됨) | |
MemberwiseClone | (Object에서 상속됨) |
위쪽
참고 항목
참조
ExtensionError 클래스
Microsoft.Data.Entity.Design.Extensibility 네임스페이스
기타 리소스
Visual Studio Extensibility Developer Center
Developing Visual Studio Extensions
Extending the Entity Data Model Tools