TransactionInformation.LocalIdentifier 属性

定义

获取事务的唯一标识符。

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

属性值

String

事务的唯一标识符。

适用于