Konstruktor StagingGetResponse (Collection<StagingBatch>, OperationResult, Collection<StagingUnbatchedInformation>)
Inicjuje nowe wystąpienie StagingGetResponse klasy o określonym partia listy, wynik operacji i unpartiainformacji ed.
Przestrzeń nazw: Microsoft.MasterDataServices
Zestaw: Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)
Składnia
'Deklaracja
Public Sub New ( _
Batches As Collection(Of StagingBatch), _
OperationResult As OperationResult, _
UnbatchedInformation As Collection(Of StagingUnbatchedInformation) _
)
'Użycie
Dim Batches As Collection(Of StagingBatch)
Dim OperationResult As OperationResult
Dim UnbatchedInformation As Collection(Of StagingUnbatchedInformation)
Dim instance As New StagingGetResponse(Batches, _
OperationResult, UnbatchedInformation)
public StagingGetResponse(
Collection<StagingBatch> Batches,
OperationResult OperationResult,
Collection<StagingUnbatchedInformation> UnbatchedInformation
)
public:
StagingGetResponse(
Collection<StagingBatch^>^ Batches,
OperationResult^ OperationResult,
Collection<StagingUnbatchedInformation^>^ UnbatchedInformation
)
new :
Batches:Collection<StagingBatch> *
OperationResult:OperationResult *
UnbatchedInformation:Collection<StagingUnbatchedInformation> -> StagingGetResponse
public function StagingGetResponse(
Batches : Collection<StagingBatch>,
OperationResult : OperationResult,
UnbatchedInformation : Collection<StagingUnbatchedInformation>
)
Parametry
- Batches
Typ: System.Collections.ObjectModel.Collection<StagingBatch>
Lista partii zwrotu.
- OperationResult
Typ: Microsoft.MasterDataServices.OperationResult
Wynik operacji tym unikatowy identyfikator śledzenie i rejestrowanie.
- UnbatchedInformation
Typ: System.Collections.ObjectModel.Collection<StagingUnbatchedInformation>
Podsumowanie informacji o tymczasowej systemu rekordy, które nie są skojarzone z partia.
Zobacz także