ovrimos_commit

(PHP 4 >= 4.0.3, PHP 5)

ovrimos_commit -- Commits the transaction

说明

bool ovrimos_commit ( int connection_id )

Commits the transaction.

参数

connection_id

The Ovrimos connection identifier, returned by ovrimos_connect().

返回值

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

参见

ovrimos_rollback()