Transaction.InRollback 属性

定义

如果此事务开始回滚,则返回 true

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

属性值

Boolean
属性

适用于