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 を返します。