PHP Dokumentation: Function ovrimos-rollback
12. Januar 2010 von werner
ovrimos_rollback
(PHP 4 >= 4.0.3, PHP 5 <= 5.0.5)
ovrimos_rollback — Rolls back the transaction
Beschreibung
bool ovrimos_rollback ( int $connection_id )
Rolls back the transaction.
Parameter-Liste
- connection_id
The Ovrimos connection identifier, returned by ovrimos_connect().
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
Siehe auch
- ovrimos_commit() – Commits the transaction