(PHP 4, PHP 5, PHP 7, PHP 8)
odbc_commit — Commit an ODBC transaction
$odbc
Commits all pending transactions on the connection.
odbc
ODBC 連接標(biāo)識符,詳見 odbc_connect()。
成功時返回 true, 或者在失敗時返回 false。
true
false