OCI-Lob->tell

(no version information, might be only in CVS)

OCI-Lob->tell -- Retourne la position courante du pointeur de LOB

Description

class OCI-Lob {

int tell ( void )

}

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

Voir aussi

OCI-Lob->rewind
OCI-Lob->size
OCI-Lob->eof