検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 123 for CUBRID (0.042 sec.)
Return an array with the lengths of the values of each field from the current ro... 5873
« cubrid_fetch_field cubrid_fetch_object » PHP Manual CUBRID MySQL 互換関数 Return an array with ... s of the values of each field from the current row cubrid_fetch_lengths (PECL CUBRID >= 8.3.0) cubrid_fetch_ ... the values of each field from the current row 説明 cubrid_fetch_lengths ( resource $result ): array This fun ... e is BLOB/CLOB, you should get its length by using cubrid_lob_size() . パラメータ result result comes from a ... call to cubrid_execute() 戻り値 A numeric array, when process is ...
https://man.plustar.jp/php/function.cubrid-fetch-lengths.html - [similar]
Return the name of the specified field index 5873
« cubrid_field_len cubrid_field_seek » PHP Manual CUBRID MySQL 互換関数 Return the name of the s ... pecified field index cubrid_field_name (PECL CUBRID >= 8.3.0) cubrid_field_nam ... Return the name of the specified field index 説明 cubrid_field_name ( resource $result , int $field_offset ... ure. パラメータ result result comes from a call to cubrid_execute() field_offset The numerical field offset. ... field index, on success. false on failure. 例 例1 cubrid_field_name() example <?php $conn = cubrid_connect ...
https://man.plustar.jp/php/function.cubrid-field-name.html - [similar]
Move the result set cursor to the specified field offset 5873
« cubrid_field_name cubrid_field_table » PHP Manual CUBRID MySQL 互換関数 Move the result set cu ... rsor to the specified field offset cubrid_field_seek (PECL CUBRID >= 8.3.0) cubrid_field_see ... sult set cursor to the specified field offset 説明 cubrid_field_seek ( resource $result , int $field_offset ... the specified field offset. This offset is used by cubrid_fetch_field() if it doesn't include a field offset ... ure. パラメータ result result comes from a call to cubrid_execute() field_offset The numerical field offset. ...
https://man.plustar.jp/php/function.cubrid-field-seek.html - [similar]
Get the maximum length of the specified field 5836
« cubrid_field_flags cubrid_field_name » PHP Manual CUBRID MySQL 互換関数 Get the maximum length ... of the specified field cubrid_field_len (PECL CUBRID >= 8.3.0) cubrid_field_len ... Get the maximum length of the specified field 説明 cubrid_field_len ( resource $result , int $field_offset ) ... ure. パラメータ result result comes from a call to cubrid_execute() field_offset The numerical field offset. ... en process is successful. false on failure. 例 例1 cubrid_field_len() example <?php $conn = cubrid_connect ( ...
https://man.plustar.jp/php/function.cubrid-field-len.html - [similar]
Return a string with the flags of the given field offset 5786
« cubrid_fetch_row cubrid_field_len » PHP Manual CUBRID MySQL 互換関数 Return a string with the ... flags of the given field offset cubrid_field_flags (PECL CUBRID >= 8.3.0) cubrid_field_fl ... ring with the flags of the given field offset 説明 cubrid_field_flags ( resource $result , int $field_offset ... mp . パラメータ result result comes from a call to cubrid_execute() field_offset The numerical field offset. ... et value. -1 if SQL sentence is not SELECT. 例 例1 cubrid_field_flags() example <?php $conn = cubrid_connect ...
https://man.plustar.jp/php/function.cubrid-field-flags.html - [similar]
Create a lob object 5786
« cubrid_lob2_import cubrid_lob2_read » PHP Manual CUBRID 関数 Create a lob object cubrid_lob2_n ... ew (PECL CUBRID >= 8.4.1) cubrid_lob2_new — Create a lob object 説 ...cubrid_lob2_new ( resource $conn_identifier = ? , string ... $type = "BLOB" ): resource The cubrid_lob2_new() function is used to create a lob object ... er is not specified, the last connection opened by cubrid_connect() or cubrid_connect_with_url() is assumed. ...
https://man.plustar.jp/php/function.cubrid-lob2-new.html - [similar]
Set the timeout time of query execution 5749
« cubrid_set_drop cubrid_version » PHP Manual CUBRID 関数 Set the timeout time of query executio ... n cubrid_set_query_timeout (PECL CUBRID >= 8.4.1) cubrid_se ... out — Set the timeout time of query execution 説明 cubrid_set_query_timeout ( resource $req_identifier , int ... $timeout ): bool The cubrid_set_query_timeout() function is used to set the ti ... 合に true を、失敗した場合に false を返します。 参考 cubrid_get_query_timeout() - Get the query timeout value ...
https://man.plustar.jp/php/function.cubrid-set-query-timeout.html - [similar]
関数・メソッド 5749
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... る ctype_xdigit - 16 進数を表す文字かどうかを調べる cubrid_affected_rows - Return the number of rows affected ... by the last SQL statement cubrid_bind - Bind variables to a prepared statement as p ... arameters cubrid_client_encoding - Return the current CUBRID connec ... tion charset cubrid_close - Close CUBRID connection cubrid_close_prepa ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
リソース型 5601
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 There are four re ... source types used in CUBRID. The first one is the link identifier for a databa ... ion identifier A connection identifier returned by cubrid_connect() , cubrid_connect_with_url() , cubrid_pco ... nnect() and cubrid_pconnect_with_url() . request identifier A request ... identifier returned by cubrid_prepare() and cubrid_execute() . LOB identifier A ...
https://man.plustar.jp/php/cubrid.resources.html - [similar]
Get column information from a result and return as an object 5601
« cubrid_fetch_assoc cubrid_fetch_lengths » PHP Manual CUBRID MySQL 互換関数 Get column informat ... ion from a result and return as an object cubrid_fetch_field (PECL CUBRID >= 8.3.1) cubrid_fetch_fi ... rmation from a result and return as an object 説明 cubrid_fetch_field ( resource $result , int $field_offset ... lled パラメータ result result comes from a call to cubrid_execute() field_offset The numerical field offset. ... en process is successful. false on failure. 例 例1 cubrid_fetch_field() example <?php $conn = cubrid_connect ...
https://man.plustar.jp/php/function.cubrid-fetch-field.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 NEXT