Freigeben über


Attribute.TransactionAnnotation Eigenschaft

Definition

Achtung

The Attribute complex type is deprecated in SQL Server 2016 CTP3

Gibt die Anmerkung an, die während eines Updates für die Transaktion dieses Attributs gilt.

public:
 property System::String ^ TransactionAnnotation { System::String ^ get(); void set(System::String ^ value); };
[System.Obsolete("The Attribute complex type is deprecated in SQL Server 2016 CTP3")]
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public string TransactionAnnotation { get; set; }
[<System.Obsolete("The Attribute complex type is deprecated in SQL Server 2016 CTP3")>]
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)>]
member this.TransactionAnnotation : string with get, set
Public Property TransactionAnnotation As String

Eigenschaftswert

Die Anmerkung, die für die Transaktion dieses Attributs während einer Aktualisierung gilt.

Attribute

Gilt für: