Skip to end of metadata
Go to start of metadata

ODBC_Rollback()

Synopsis

Rollback a currently open database transaction.

Description

Rolls back the database transaction specified by transaction ID or the current active transaction, if not specified.

Syntax

ODBC_Rollback([transaction ID])
Arguments
  • transaction ID

See Also

Import Version

This documentation was imported from Asterisk Version Unknown

  • No labels