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.
Gibt Details dessen an, was im Vorgang angefordert 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
TransactionAnnotationsCreateRequest() |
Initialisiert eine neue Instanz der TransactionAnnotationsCreateRequest-Klasse, die Standardwerte aufweist. |
TransactionAnnotationsCreateRequest(International, Collection<Annotation>, Int32) |
Initialisiert eine neue Instanz der TransactionAnnotationsCreateRequest-Klasse, die die angegebenen Kultureinstellungen, die Anmerkungsliste und die Transaktions-IDs aufweist. |
Felder
Annotations |
Eine Auflistung von Anmerkungen. |
International |
Die Kultureinstellungen. |
TransactionId |
Die ID einer vorhandenen Transaktion. |