共用方式為


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。

適用於