다음을 통해 공유


Attribute.TransactionAnnotation 속성

정의

주의

The Attribute complex type is deprecated in SQL Server 2016 CTP3

업데이트 중에 이 특성의 트랜잭션에 적용할 수 있는 주석을 지정합니다.

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

속성 값

업데이트하는 동안 이 특성의 트랜잭션에 적용할 수 있는 주석입니다.

특성

적용 대상