TransactionAnnotationsGetResponse Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
TransactionAnnotationsGetResponse() |
Initialisiert eine neue Instanz der TransactionAnnotationsGetResponse-Klasse, die Standardwerte aufweist. |
TransactionAnnotationsGetResponse(Collection<Annotation>, OperationResult, Int32) |
Initialisiert eine neue Instanz der TransactionAnnotationsGetResponse-Klasse, die die angegebene Liste von Anmerkungen, das Vorgangsergebnis und die Transaktions-IDs hat. |
Felder
Annotations |
Eine Liste mit Anmerkungen. |
OperationResult |
Das Vorgangsergebnis, einschließlich einer eindeutigen ID zur Nachverfolgung und Protokollierung. |
TransactionId |
Die Transaktions-IDs. |