lob->tell

(no version information, might be only in CVS)

lob->tell -- Retourne la position courante du pointeur de LOB

Description

int lob->tell ( void )

lob->tell() retourne la position courante du pointeur interne du LOB, ou bien FALSE si une erreur survient.

Voir aussi oci_lob_size() et oci_lob_eof().