ErrorContext クラス
エラーのコンテキストを表します。
継承階層
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..ErrorContext
名前空間: Microsoft.MasterDataServices.Services.DataContracts
アセンブリ: Microsoft.MasterDataServices.Services (Microsoft.MasterDataServices.Services.dll)
構文
'宣言
<DataContractAttribute(Name := "ErrorContext", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class ErrorContext
'使用
Dim instance As ErrorContext
[DataContractAttribute(Name = "ErrorContext", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ErrorContext
[DataContractAttribute(Name = L"ErrorContext", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class ErrorContext
[<DataContractAttribute(Name = "ErrorContext", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ErrorContext = class end
public class ErrorContext
ErrorContext 型は、以下のメンバーを公開しています。
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
FullyQualifiedName | コンテキスト識別子のオブジェクト FullyQualifiedName をドット付き表記で取得または設定します。 |
![]() |
Identifier | エラーのオブジェクト コンテキスト識別子を取得または設定します。 |
![]() |
Type | コンテキスト識別子のオブジェクトの種類を取得または設定します。 |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)