StagingBatch 클래스

정의

일괄 처리 확인, 오류, 통계, 멤버를 포함하는 준비 일괄 처리의 컨테이너를 지정합니다.

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

생성자

StagingBatch()

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

속성

BatchId

일괄 처리를 고유하게 식별하는 ID를 가져오거나 설정합니다.

Errors

오류 메시지 배열을 가져오거나 설정합니다.

ExtensionData

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

(다음에서 상속됨 DataContractBase)
Information

준비 일괄 처리 정보를 가져오거나 설정합니다.

Members

엔터티 멤버 배열을 가져오거나 설정합니다.

적용 대상