OCI8 Funktionen
PHP Manual

OCI-Lob->rewind

(No version information available, might be only in CVS)

OCI-Lob->rewindMoves the internal pointer to the beginning of the large object

Beschreibung

OCI-Lob
bool rewind ( void )

Sets the internal pointer to the beginning of the large object.

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.

Siehe auch


OCI8 Funktionen
PHP Manual