OCI-Lob->rewind

(no version information, might be only in CVS)

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

说明

class OCI-Lob {

bool rewind ( void )

}

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

返回值

如果成功则返回 TRUE,失败则返回 FALSE

参见

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