TransactionContext.RollBack Method

System.Data.Generic

TransactionContextRollBack Method
Rolls back the transaction.

Namespace: System.Data.Generic
Assembly: System.Data.Generic (in System.Data.Generic.dll) Version: 1.9.5473.30542 (1.9.5473.2392)
Syntax
public void RollBack()
Public Sub RollBack
public:
void RollBack()
member RollBack : unit -> unit 
Remarks