Previous Topic

Next Topic

RollbackTransaction - MaxBasic Function

RollbackTransaction

Rollback a database transaction.

When a rollback is triggered by unhandled MaxBasic code, a Warning exception is logged in the system Error Log. Note that internal Accredo events can be rolled back, but external events such as printing and emailing cannot be rolled back.

See also BeginTransaction and CommitTransaction.

See Also

Script Functions

Book Contents

Book Index