downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

odbc_setoption> <odbc_result
Last updated: Fri, 24 Jul 2009

view this page in

odbc_rollback

(PHP 4, PHP 5)

odbc_rollbackRollback a transaction

설명

bool odbc_rollback ( resource $connection_id )

Rolls back all pending statements on the connection.

인수

connection_id

ODBC 접속 식별자. odbc_connect()를 참고하십시오.

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.



add a note add a note User Contributed Notes
odbc_rollback
There are no user contributed notes for this page.

odbc_setoption> <odbc_result
Last updated: Fri, 24 Jul 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites