Attribute.TransactionAnnotation Eigenschaft

Definition

Ruft die an eine vorhandene Transaktion angefügte Anmerkung ab oder legt sie fest.

public:
 property System::String ^ TransactionAnnotation { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string TransactionAnnotation { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.TransactionAnnotation : string with get, set
Public Property TransactionAnnotation As String

Eigenschaftswert

Die an eine vorhandene Transaktion angefügte Anmerkung.

Attribute

Gilt für: