다음을 통해 공유


StagingProcessResponse 생성자 (StagingBatch, OperationResult)

Initializes a new instance of the StagingProcessResponse class that has the specified batch ID and operation result.

네임스페이스:  Microsoft.MasterDataServices
어셈블리:  Microsoft.MasterDataServices(Microsoft.MasterDataServices.dll)

구문

‘선언
Public Sub New ( _
    BatchId As StagingBatch, _
    OperationResult As OperationResult _
)
‘사용 방법
Dim BatchId As StagingBatch
Dim OperationResult As OperationResult

Dim instance As New StagingProcessResponse(BatchId, _
    OperationResult)
public StagingProcessResponse(
    StagingBatch BatchId,
    OperationResult OperationResult
)
public:
StagingProcessResponse(
    StagingBatch^ BatchId, 
    OperationResult^ OperationResult
)
new : 
        BatchId:StagingBatch * 
        OperationResult:OperationResult -> StagingProcessResponse
public function StagingProcessResponse(
    BatchId : StagingBatch, 
    OperationResult : OperationResult
)

매개 변수

참고 항목

참조

StagingProcessResponse 클래스

StagingProcessResponse 오버로드

Microsoft.MasterDataServices 네임스페이스