odbc_commit
(PHP 4, PHP 5, PHP 7, PHP 8)
odbc_commit — Commit an ODBC transaction
說明
odbc_commit(resource
$odbc
): boolCommits all pending transactions on the connection.
返回值
成功時返回 true
, 或者在失敗時返回 false
。
Wellcome to Web4Theme!
(PHP 4, PHP 5, PHP 7, PHP 8)
odbc_commit — Commit an ODBC transaction
$odbc
): boolCommits all pending transactions on the connection.
成功時返回 true
, 或者在失敗時返回 false
。