ovrimos_rollback

(PHP 4 >= 4.0.3, PHP 5 <= 5.0.5)

ovrimos_rollbackRolls back the transaction

Beskrivelse

bool ovrimos_rollback ( int $connection_id )

Rolls back the transaction.

Parametre

connection_id

The Ovrimos connection identifier, returned by ovrimos_connect().

Returnerings Værdier

Returns TRUE on success or FALSE on failure.

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top