OCI8 İşlevleri
PHP Manual

OCI-Lob->rewind

(PHP 5, PECL oci8 >= 1.1.0)

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

Açıklama

OCI-Lob
bool rewind ( void )

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

Dönen Değerler

Başarı durumunda TRUE, aksi takdirde FALSE döndürür.

Ayrıca Bakınız


OCI8 İşlevleri
PHP Manual