Ovrimos SQL 函数
在线手册:中文 英文
PHP手册

ovrimos_commit

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

ovrimos_commitCommits the transaction

说明

bool ovrimos_commit ( int $connection_id )

Commits the transaction.

参数

connection_id

The Ovrimos connection identifier, returned by ovrimos_connect().

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE.

参见


Ovrimos SQL 函数
在线手册:中文 英文
PHP手册