Konstruktor StagingProcessResponse (StagingBatch, OperationResult)
Inicjuje nowe wystąpienie StagingProcessResponse klasy ma partia określonego Identyfikatora i operacji wynik.
Przestrzeń nazw: Microsoft.MasterDataServices
Zestaw: Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)
Składnia
'Deklaracja
Public Sub New ( _
BatchId As StagingBatch, _
OperationResult As OperationResult _
)
'Użycie
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
)
Parametry
- BatchId
Typ: Microsoft.MasterDataServices.StagingBatch
Identyfikator partia rekordy, które były wcześniej unbatched.
- OperationResult
Typ: Microsoft.MasterDataServices.OperationResult
Wynik operacji tym unikatowy identyfikator śledzenie i rejestrowanie.