Share via


Member.TransactionAnnotation プロパティ

定義

トランザクションの注釈を取得または設定します。

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

プロパティ値

トランザクションの注釈。

属性

適用対象