TurboDB ADO.NET Data Provider

TurboDBTransaction.Rollback

Previous  Top  Next

Rolls back a transaction from a pending state.

C#

public void Rollback()

Exceptions

TurboDBException

Compatibility

The meaning of this method has been changed completely between v4 and v5. See "Transactions".

See also

TurboDBTransaction class | TurboDBTransaction members | TurboDBLockType