Logo Mibo

ICommit Type

A unit of deferred work applied at transaction commit.

Instance members

Instance member Description

this.Abort

Full Usage: this.Abort

Modifiers: abstract

Discards the deferred work after a transaction rollback.

this.Commit

Full Usage: this.Commit

Modifiers: abstract

Applies the deferred work.

Type something to start searching.