Skip to end of metadata
Go to start of metadata

ODBC_Commit()

Synopsis

Commits a currently open database transaction.

Description

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

Syntax

ODBC_Commit([transaction ID])
Arguments
  • transaction ID

See Also

Import Version

This documentation was imported from Asterisk Version GIT-20-f8000daff5

  • No labels