JavaScript Editor Javascript debugger     Website design 


OCI-Lob->rewind

Moves the internal pointer to the beginning of the large object ()

OCI-Lob {
  bool rewind();
}

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

Return Values

Returns TRUE on success or FALSE on failure.