Results of 1 - 10 of about 113 for LOB (0.007 sec.)
- Move the cursor of a lob object 8828
- « cubrid_lob2_read cubrid_lob2_seek » PHP Manual CUBRID 関数 Move the cursor of a lob object cub
...
rid_lob2_seek64 (PECL CUBRID >= 8.4.1) cubrid_lob2_seek64 ...
— Move the cursor of a lob object 説明 cubrid_lob2_seek64 ( resource $lob_ide ...
$origin = CUBRID_CURSOR_CURRENT ): bool The cubrid_lob2_seek64() function is used to move the cursor posi ...
tion of a lob object by the value set in the offset argument, to ...
-
https://man.plustar.jp/php/function.cubrid-lob2-seek64.html
- [similar]
- Move the cursor of a lob object 8778
- « cubrid_lob2_seek64 cubrid_lob2_size64 » PHP Manual CUBRID 関数 Move the cursor of a lob object
...
cubrid_lob2_seek (PECL CUBRID >= 8.4.1) cubrid_lob2_seek — Mo ...
ve the cursor of a lob object 説明 cubrid_lob2_seek ( resource $lob_ident ...
$origin = CUBRID_CURSOR_CURRENT ): bool The cubrid_lob2_seek() function is used to move the cursor positi ...
on of a lob object by the value set in the offset argument, to ...
-
https://man.plustar.jp/php/function.cubrid-lob2-seek.html
- [similar]
- Write to a lob object 8778
- « cubrid_lob2_tell cubrid_lock_read » PHP Manual CUBRID 関数 Write to a lob object cubrid_lob2_w
...
rite (PECL CUBRID >= 8.4.1) cubrid_lob2_write — Write to a lob object 説明 cubrid_lob2_wr ...
ite ( resource $lob_identifier , string $buf ): bool The cubrid_lob2_w ...
eads as much as data from buf and stores it to the LOB object. Note that this function can only append ch ...
aracters now. パラメータ lob_identifier Lob identifier as a result of cubrid_lo ...
-
https://man.plustar.jp/php/function.cubrid-lob2-write.html
- [similar]
- Get BLOB/CLOB data size 8652
- « cubrid_lob_send cubrid_lob2_bind » PHP Manual CUBRID 関数 Get BLOB/CLOB data size cubrid_lob_s
...
ize (PECL CUBRID >= 8.3.1) cubrid_lob_size — Get BLOB/CLOB data size 説明 cubrid_lob_siz ...
e ( resource $lob_identifier ): string cubrid_lob_size() is used to ...
get BLOB/CLOB data size. パラメータ lob_identifier LOB iden ...
tifier. 戻り値 A string representing LOB data size, when process is successful,失敗した場合 ...
-
https://man.plustar.jp/php/function.cubrid-lob-size.html
- [similar]
- Close BLOB/CLOB data 8601
- « cubrid_is_instance cubrid_lob_export » PHP Manual CUBRID 関数 Close BLOB/CLOB data cubrid_lob_
...
close (PECL CUBRID >= 8.3.1) cubrid_lob_close — Close BLOB/CLOB data 説明 cubrid_lob_close ...
( array $lob_identifier_array ): bool cubrid_lob_close() is use ...
d to close all BLOB/CLOB returned from cubrid_lob_get() . パラメータ l ...
ob_identifier_array LOB identifier array returned from cubrid_lob_get() . ...
-
https://man.plustar.jp/php/function.cubrid-lob-close.html
- [similar]
- Export BLOB/CLOB data to file 8551
- « cubrid_lob_close cubrid_lob_get » PHP Manual CUBRID 関数 Export BLOB/CLOB data to file cubrid_
...
lob_export (PECL CUBRID >= 8.3.1) cubrid_lob_export — Export BLOB/CLOB data to file 説明 cubrid ...
_lob_export ( resource $conn_identifier , resource $lob ...
_identifier , string $path_name ): bool cubrid_lob_export() is used to get BLOB/CLOB data from CUBRID ...
a file. To use this function, you must use cubrid_lob_get() first to get BLOB/CLOB info from CUBRID. パラ ...
-
https://man.plustar.jp/php/function.cubrid-lob-export.html
- [similar]
- Read BLOB/CLOB data and send straight to browser 8538
- « cubrid_lob_get cubrid_lob_size » PHP Manual CUBRID 関数 Read BLOB/CLOB data and send straight
...
to browser cubrid_lob_send (PECL CUBRID >= 8.3.1) cubrid_lob_send — Read ...
BLOB/CLOB data and send straight to browser 説明 cubrid ...
_lob_send ( resource $conn_identifier , resource $lob_i ...
dentifier ): bool cubrid_lob_send() reads BLOB/CLOB data and passes it straight ...
-
https://man.plustar.jp/php/function.cubrid-lob-send.html
- [similar]
- Get a lob object's size 8513
- « cubrid_lob2_seek cubrid_lob2_size » PHP Manual CUBRID 関数 Get a lob object's size cubrid_lob2
...
_size64 (PECL CUBRID >= 8.4.1) cubrid_lob2_size64 — Get a lob object's size 説明 cubrid_lob2 ...
_size64 ( resource $lob_identifier ): string The cubrid_lob2_size64() func ...
tion is used to get the size of a lob object. If the size of a lob object is larger than ...
nd it will return the size as a string. パラメータ lob_identifier Lob identifier as a result of cubrid_lo ...
-
https://man.plustar.jp/php/function.cubrid-lob2-size64.html
- [similar]
- Tell the cursor position of the LOB object 8513
- « cubrid_lob2_size cubrid_lob2_tell » PHP Manual CUBRID 関数 Tell the cursor position of the LOB
...
object cubrid_lob2_tell64 (PECL CUBRID >= 8.4.1) cubrid_lob2_tell64 ...
— Tell the cursor position of the LOB object 説明 cubrid_lob2_tell64 ( resource $lob_ide ...
ntifier ): string The cubrid_lob2_tell64() function is used to tell the cursor posi ...
tion of the LOB object. If the size of a lob object is larger than ...
-
https://man.plustar.jp/php/function.cubrid-lob2-tell64.html
- [similar]
- Import BLOB/CLOB data from a file 8488
- « cubrid_lob2_export cubrid_lob2_new » PHP Manual CUBRID 関数 Import BLOB/CLOB data from a file
...
cubrid_lob2_import (PECL CUBRID >= 8.4.1) cubrid_lob2_import ...
— Import BLOB/CLOB data from a file 説明 cubrid_lob2_import ( re ...
source $lob_identifier , string $file_name ): bool The cubrid_ ...
import() function is used to save the contents of BLOB/CLOB data from a file. To use this function, you m ...
-
https://man.plustar.jp/php/function.cubrid-lob2-import.html
- [similar]