バッチのエラー情報を表します。
継承階層
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.StagingBatchError
名前空間: Microsoft.MasterDataServices.Services.DataContracts
アセンブリ: Microsoft.MasterDataServices.Services.Contracts (Microsoft.MasterDataServices.Services.Contracts.dll)
構文
'宣言
<DataContractAttribute(Name := "StagingBatchError", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class StagingBatchError _
Inherits DataContractBase
'使用
Dim instance As StagingBatchError
[DataContractAttribute(Name = "StagingBatchError", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingBatchError : DataContractBase
[DataContractAttribute(Name = L"StagingBatchError", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class StagingBatchError : public DataContractBase
[<DataContractAttribute(Name = "StagingBatchError", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingBatchError =
class
inherit DataContractBase
end
public class StagingBatchError extends DataContractBase
StagingBatchError 型は、以下のメンバーを公開しています。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
![]() |
StagingBatchError | StagingBatchError クラスの新しいインスタンスを初期化します。 |
先頭に戻る
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
AttributeId | バッチ メンバーの属性識別子を取得または設定します。 |
![]() |
EntityId | バッチ メンバーのエンティティ識別子を取得または設定します。 |
![]() |
ErrorCode | バッチ メンバーのエラー コードを取得または設定します。 |
![]() |
HierarchyId | バッチ メンバーの階層識別子を取得または設定します。 |
![]() |
MemberId | バッチ メンバーのメンバー識別子を取得または設定します。 |
![]() |
Message | バッチ メンバーのエラー メッセージを取得または設定します。 |
![]() |
TargetCode | バッチ メンバーのターゲット コードを取得または設定します。 |
![]() |
TargetType | バッチ メンバーのターゲットの種類を取得または設定します。 |
![]() |
VersionId | バッチ メンバーのバージョン識別子を取得または設定します。 |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
SetProperty<T> | インフラストラクチャです。指定した値を使用してプロパティを設定します。 (DataContractBase から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)