StagingBatchError 클래스

정의

준비 일괄 처리의 멤버와 연결된 프로세스 오류를 지정합니다.

public ref class StagingBatchError : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="StagingBatchError", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingBatchError : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="StagingBatchError", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingBatchError = class
    inherit DataContractBase
Public Class StagingBatchError
Inherits DataContractBase
상속
StagingBatchError
특성

생성자

StagingBatchError()

StagingBatchError 클래스의 새 인스턴스를 초기화합니다.

속성

AttributeId

업데이트되는 특성의 ID를 가져오거나 설정합니다.

EntityId

업데이트되는 엔터티의 ID를 가져오거나 설정합니다.

ErrorCode

오류와 연결된 오류 코드를 가져오거나 설정합니다.

ExtensionData

추가 데이터를 포함하는 구조를 가져오거나 설정합니다.

(다음에서 상속됨 DataContractBase)
HierarchyId

업데이트되는 계층의 ID를 가져오거나 설정합니다.

MemberId

업데이트되는 특성의 ID를 가져오거나 설정합니다.

Message

오류에 대한 설명을 가져오거나 설정합니다.

TargetCode

대상 코드를 가져오거나 설정합니다.

TargetType

대상 유형을 가져오거나 설정합니다.

VersionId

업데이트되는 버전의 ID를 가져오거나 설정합니다.

적용 대상