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