odbc_rollback

Example

 bool odbc_rollback ( resource $connection_id ) 

Description

Rolls back all pending statements on the connection.

Return Values

Returns TRUE on success or FALSE on failure.