Konstruktor TransactionAnnotationsGetResponse (Collection<Annotation>, OperationResult, Int32)
Inicjuje nowe wystąpienie TransactionAnnotationsGetResponse klasy, która została określona lista adnotacje, wynik operacji i transakcji identyfikatora
Przestrzeń nazw: Microsoft.MasterDataServices
Zestaw: Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)
Składnia
'Deklaracja
Public Sub New ( _
Annotations As Collection(Of Annotation), _
OperationResult As OperationResult, _
TransactionId As Integer _
)
'Użycie
Dim Annotations As Collection(Of Annotation)
Dim OperationResult As OperationResult
Dim TransactionId As Integer
Dim instance As New TransactionAnnotationsGetResponse(Annotations, _
OperationResult, TransactionId)
public TransactionAnnotationsGetResponse(
Collection<Annotation> Annotations,
OperationResult OperationResult,
int TransactionId
)
public:
TransactionAnnotationsGetResponse(
Collection<Annotation^>^ Annotations,
OperationResult^ OperationResult,
int TransactionId
)
new :
Annotations:Collection<Annotation> *
OperationResult:OperationResult *
TransactionId:int -> TransactionAnnotationsGetResponse
public function TransactionAnnotationsGetResponse(
Annotations : Collection<Annotation>,
OperationResult : OperationResult,
TransactionId : int
)
Parametry
- Annotations
Typ: System.Collections.ObjectModel.Collection<Annotation>
Lista adnotacje.
- OperationResult
Typ: Microsoft.MasterDataServices.OperationResult
Wynik operacji tym unikatowy identyfikator śledzenie i rejestrowanie.
- TransactionId
Typ: System.Int32
Identyfikatorów transakcji.