다음을 통해 공유


Clerk.TransactionUOW 속성

정의

트랜잭션 UOW(Unit Of Work)를 나타내는 값을 가져옵니다.

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

속성 값

UOW를 나타내는 GUID입니다.

적용 대상