Partager via


Attribute.TransactionAnnotation Propriété

Définition

Attention

The Attribute complex type is deprecated in SQL Server 2016 CTP3

Spécifie l’annotation applicable à la transaction de cet attribut lors d’une mise à jour

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

Valeur de propriété

Annotation applicable à la transaction de cet attribut pendant une mise à jour.

Attributs

S’applique à