AdoDotNetConnectionSupport.RollbackTransactionCore Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Rolls back, or voids, a transaction and returns the new current transaction level.
protected:
virtual void RollbackTransactionCore();
protected virtual void RollbackTransactionCore ();
abstract member RollbackTransactionCore : unit -> unit
override this.RollbackTransactionCore : unit -> unit
Protected Overridable Sub RollbackTransactionCore ()