odbc_rollback
(PHP 4, PHP 5)
odbc_rollback — Rollback a transaction
说明
bool odbc_rollback
( resource
$connection_id
)Rolls back all pending statements on the connection.
返回值
成功时返回 TRUE, 或者在失败时返回 FALSE。
There are no user contributed notes for this page.
