TransactionAnnotationsCreateRequest Klasse

Definition

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.

Gilt für: