Поделиться через


Конструктор 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