English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
The odbc_rollback() function is used to roll back transactions
bool odbc_rollback ( resource $connection_id )
Rolls back all pending statements on the connection.
Returns true on success, otherwise returns false
Serial number | Parameters and descriptions |
---|---|
1 | connection_id It contains information about connection identifiers |