Description
int
ora_commitoff
( resource conn)
ora_commitoff(
)
retourne
TRUE
si
la
désactivation
a
bien
eu
lieu
,
et
FALSE
sinon
.
Les
erreurs
sont
accessibles
avec
les
fonctions
ora_error(
)
et
ora_errorcode(
)
.
ora_commitoff(
)
inactive
la
validation
automatique
après
chaque
ora_exec(
)
.