PHP関数リファレンス |
OCI-Lob->tell
(No version information available, might be only in CVS)
OCI-Lob->tell — Returns current position of internal pointer of large object
int tell ( void )
} Gets the current position of a LOB's internal pointer.
OCI-Lob->tell — Returns current position of internal pointer of large object
説明
class OCI-Lob {int tell ( void )
} Gets the current position of a LOB's internal pointer.
返り値
Returns current position of a LOB's internal pointer or FALSE if an error occurred.参考
| OCI-Lob->rewind |
| OCI-Lob->size |
| OCI-Lob->eof |
固有名詞の分類
OCI-Lob->tellのページへのリンク