TransactionAnnotationsGetResponse Klasse

Definition

Enthält die Details der Antwort auf TransactionAnnotationsGetRequest.

public ref class TransactionAnnotationsGetResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="TransactionAnnotationsGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class TransactionAnnotationsGetResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="TransactionAnnotationsGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type TransactionAnnotationsGetResponse = class
Public Class TransactionAnnotationsGetResponse
Vererbung
TransactionAnnotationsGetResponse
Attribute

Konstruktoren

Name Beschreibung
TransactionAnnotationsGetResponse()

Initialisiert eine neue Instanz der TransactionAnnotationsGetResponse Klasse mit Standardwerten.

TransactionAnnotationsGetResponse(Collection<Annotation>, OperationResult, Int32)

Initialisiert eine neue Instanz der TransactionAnnotationsGetResponse Klasse, die die angegebene Liste von Annotationen, Operationenergebnis und Transaktions-IDs enthält.

Felder

Name Beschreibung
Annotations

Eine Liste von Anmerkungen.

OperationResult

Das Operationsergebnis beinhaltet eine eindeutige ID für Tracking und Protokollierung.

TransactionId

Die Transaktions-IDs.

Gilt für: