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를 반환합니다.
odbc_rollback
There are no user contributed notes for this page.
