Transaction.Id 属性

定义

返回此事务的 id。

public:
 property Guid Id { Guid get(); };
public Guid Id { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Id : Guid
Public ReadOnly Property Id As Guid

属性值

Guid
属性

适用于