OCI-Lob->rewind

(no version information, might be only in CVS)

OCI-Lob->rewind -- Ramène le pointeur interne d'un LOB Oracle au début

Description

class OCI-Lob {

bool rewind ( void )

}

OCI-Lob->rewind() place le pointeur interne de LOB au début du LOB.

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.

Voir aussi

OCI-Lob->seek
OCI-Lob->tell