OCI-Lob->tell
(No version information available, might be only in CVS)
OCI-Lob->tell — Returns current position of internal pointer of large object
Popis
class OCI-Lob {int tell ( void )
}
Gets the current position of a LOB's internal pointer.
Návratové hodnoty
Returns current position of a LOB's internal pointer or FALSE if an error occurred.
Viz také
| OCI-Lob->rewind |
| OCI-Lob->size |
| OCI-Lob->eof |
OCI-Lob->tell
There are no user contributed notes for this page.
