Transaction.InRollback Property

Definition

Returns true if this transaction is beign rolled back

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

Property Value

Attributes

Applies to