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

search for in the

ibase_server_info> <ibase_rollback_ret
Last updated: Fri, 14 Nov 2008

view this page in

ibase_rollback

(PHP 4, PHP 5)

ibase_rollbackDesfaz uma transação

Descrição

bool ibase_rollback ([ resource $link_or_trans_identifier ] )

Desfaz a transação.

Parâmetros

link_or_trans_identifier

Se chamado sem um argumento, esta função desfaz a transação padrão do link padrão. Se o argumento é um identificador de conexão, a transação padrão para a conexão correspondente será desfeita. Se o argumento é um identificador de transação, a transação correspondente será desfeita.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.



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

ibase_server_info> <ibase_rollback_ret
Last updated: Fri, 14 Nov 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites