TransactionAnnotationsCreateRequest 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 dessen, was in der Operation angefragt wird.
public ref class TransactionAnnotationsCreateRequest
[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="TransactionAnnotationsCreateRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class TransactionAnnotationsCreateRequest
[<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="TransactionAnnotationsCreateRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type TransactionAnnotationsCreateRequest = class
Public Class TransactionAnnotationsCreateRequest
- Vererbung
-
TransactionAnnotationsCreateRequest
- Attribute
Konstruktoren
| Name | Beschreibung |
|---|---|
| TransactionAnnotationsCreateRequest() |
Initialisiert eine neue Instanz der TransactionAnnotationsCreateRequest Klasse mit Standardwerten. |
| TransactionAnnotationsCreateRequest(International, Collection<Annotation>, Int32) |
Initialisiert eine neue Instanz der Klasse TransactionAnnotationsCreateRequest , die die angegebenen kulturellen Einstellungen, Annotationsliste und Transaktions-IDs besitzt. |
Felder
| Name | Beschreibung |
|---|---|
| Annotations |
Eine Sammlung von Anmerkungen. |
| International |
Die kulturellen Rahmenbedingungen. |
| TransactionId |
Die ID einer bestehenden Transaktion. |