TransactionAnnotationsGetRequest 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.
Spezifiziert Details darüber, was über Annotationen verlangt wird, die sich auf eine Transaktion beziehen.
public ref class TransactionAnnotationsGetRequest
[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="TransactionAnnotationsGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class TransactionAnnotationsGetRequest
[<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="TransactionAnnotationsGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type TransactionAnnotationsGetRequest = class
Public Class TransactionAnnotationsGetRequest
- Vererbung
-
TransactionAnnotationsGetRequest
- Attribute
Konstruktoren
| Name | Beschreibung |
|---|---|
| TransactionAnnotationsGetRequest() |
Initialisiert eine neue Instanz der TransactionAnnotationsGetRequest Klasse mit Standardwerten. |
| TransactionAnnotationsGetRequest(International, Int32) |
Initialisiert eine neue Instanz der Klasse TransactionAnnotationsGetRequest , die die angegebenen kulturellen Einstellungen und Transaktions-IDs hat. |
Felder
| Name | Beschreibung |
|---|---|
| International |
Die kulturellen Rahmenbedingungen. |
| TransactionId |
Die Transaktions-ID. |