Clerk.TransactionUOW 属性

定义

获取表示事务工作单元 (UOW) 的值。

public:
 property System::String ^ TransactionUOW { System::String ^ get(); };
public string TransactionUOW { get; }
member this.TransactionUOW : string
Public ReadOnly Property TransactionUOW As String

属性值

表示 UOW 的 GUID。

适用于