|
cubrid_lob2_seekMove the cursor of a lob object 説明
bool cubrid_lob2_seek(resource
$lob_identifier , int $offset , int $origin = CUBRID_CURSOR_CURRENT)
The cubrid_lob2_seek function is used to move the cursor
position of a lob object by the value set in the
To set the
If you use
If you use パラメータ
戻り値
成功した場合に 例例1 cubrid_lob2_seek example
参考
|