다음을 통해 공유


Member.TransactionAnnotation 속성

정의

만드는 동안 이 멤버의 트랜잭션에 적용할 수 있는 주석을 지정합니다.

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

속성 값

만드는 동안 이 멤버의 트랜잭션에 적용할 수 있는 주석입니다.

특성

적용 대상