次の方法で共有


Clerk.TransactionUOW プロパティ

トランザクションの処理の単位 (UOW: unit of work) を表す値を取得します。

Public ReadOnly Property TransactionUOW As String
[C#]
public string TransactionUOW {get;}
[C++]
public: __property String* get_TransactionUOW();
[JScript]
public function get TransactionUOW() : String;

プロパティ値

UOW を表す GUID。

必要条件

プラットフォーム: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

Clerk クラス | Clerk メンバ | System.EnterpriseServices.CompensatingResourceManager 名前空間