Commit an ODBC transaction

odbc_commit

(PHP 4, PHP 5, PHP 7, PHP 8)

odbc_commitCommit an ODBC transaction

說明

odbc_commit(resource $odbc): bool

Commits all pending transactions on the connection.

參數

odbc

ODBC 連線識別符號,詳見 odbc_connect()

返回值

成功時返回 true, 或者在失敗時返回 false

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *