Ovrimos SQL 函数
PHP 手册

ovrimos_rollback

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

ovrimos_rollbackRolls back the transaction

说明

bool ovrimos_rollback ( int $connection_id )

Rolls back the transaction.

参数

connection_id

The Ovrimos connection identifier, returned by ovrimos_connect().

返回值

如果成功则返回 TRUE,失败则返回 FALSE

参见


Ovrimos SQL 函数
PHP 手册