ibase_rollback

(PHP 3>= 3.0.7, PHP 4 )

ibase_rollback -- Annule une transaction iBase

Description

int ibase_rollback ( [int link_identifier, int trans_number])

ibase_rollback() annule la transaction trans_number qui a été préparée avec ibase_trans(). Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.