検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 123 for CUBRID (0.054 sec.)
Update a column using OID 6601
« cubrid_prepare cubrid_rollback » PHP Manual CUBRID 関数 Update a column using OID cubrid_put ( ... PECL CUBRID >= 8.3.0) cubrid_put — Update a column using OID 説 ...cubrid_put ( resource $conn_identifier , string $oid , st ... ring $attr = ? , mixed $value ): bool The cubrid_put() function is used to update an attribute of t ... true を、失敗した場合に false を返します。 例 例1 cubrid_put() example <?php $conn = cubrid_connect ( "loca ...
https://man.plustar.jp/php/function.cubrid-put.html - [similar]
Move the internal row pointer of the CUBRID result 6576
« cubrid_close cubrid_db_name » PHP Manual CUBRID MySQL 互換関数 Move the internal row pointer o ... f the CUBRID result cubrid_data_seek (PECL CUBRID >= 8.3.0) cub ... d_data_seek — Move the internal row pointer of the CUBRID result 説明 cubrid_data_seek ( resource $result , ... orms the moving of the internal row pointer of the CUBRID result (associated with the specified result ident ... specific row number. There are functions, such as cubrid_fetch_assoc() , which use the current stored value ...
https://man.plustar.jp/php/function.cubrid-data-seek.html - [similar]
Returns the CUBRID database parameters 6576
« cubrid_get_client_info cubrid_get_query_timeout » PHP Manual CUBRID 関数 Returns the CUBRID da ... tabase parameters cubrid_get_db_parameter (PECL CUBRID >= 8.3.0) cubrid_get ... _db_parameter — Returns the CUBRID database parameters 説明 cubrid_get_db_parameter ( ... conn_identifier ): array This function returns the CUBRID database parameters,失敗した場合に false を返します ... EVEL The transaction isolation level. LOCK_TIMEOUT CUBRID provides the lock timeout feature, which sets the ...
https://man.plustar.jp/php/function.cubrid-get-db-parameter.html - [similar]
Return an array with the list of all existing CUBRID databases 6539
« cubrid_field_type cubrid_num_fields » PHP Manual CUBRID MySQL 互換関数 Return an array with th ... e list of all existing CUBRID databases cubrid_list_dbs (PECL CUBRID >= 8.3.0) c ... bs — Return an array with the list of all existing CUBRID databases 説明 cubrid_list_dbs ( resource $conn_id ... ion returns an array with the list of all existing Cubrid databases. パラメータ conn_identifier The CUBRID c ... nection. 戻り値 An numeric array with all existing Cubrid databases; on success. false on failure. 例 例1 cu ...
https://man.plustar.jp/php/function.cubrid-list-dbs.html - [similar]
Close the request handle 6514
« cubrid_bind cubrid_close_request » PHP Manual CUBRID 関数 Close the request handle cubrid_clos ... e_prepare (PECL CUBRID >= 8.3.0) cubrid_close_prepare — Close the request ... handle 説明 cubrid_close_prepare ( resource $req_identifier ): bool T ... he cubrid_close_prepare() function closes the request handle ... ry region related to the handle. It is an alias of cubrid_close_request() . パラメータ req_identifier Reques ...
https://man.plustar.jp/php/function.cubrid-close-prepare.html - [similar]
Close the request handle 6514
« cubrid_close_prepare cubrid_col_get » PHP Manual CUBRID 関数 Close the request handle cubrid_c ... lose_request (PECL CUBRID >= 8.3.0) cubrid_close_request — Close the request ... handle 説明 cubrid_close_request ( resource $req_identifier ): bool T ... he cubrid_close_request() function closes the request handle ... ry region related to the handle. It is an alias of cubrid_close_prepare() . パラメータ req_identifier Reques ...
https://man.plustar.jp/php/function.cubrid-close-request.html - [similar]
Get the error message 6514
« cubrid_errno cubrid_fetch_array » PHP Manual CUBRID MySQL 互換関数 Get the error message cubrid ... d_error (PECL CUBRID >= 8.3.1) cubrid_error — Get the error message 説明 ... cubrid_error ( resource $connection = ? ): string The cub ... the error message that occurred during the use of CUBRID API. Usually, it gets error message when API retur ... lse as its return value. パラメータ connection The CUBRID connection. 戻り値 Error message that occurred. 例 ...
https://man.plustar.jp/php/function.cubrid-error.html - [similar]
Set a write lock on the given OID 6477
« cubrid_lock_read cubrid_move_cursor » PHP Manual CUBRID 関数 Set a write lock on the given OID ... cubrid_lock_write (PECL CUBRID >= 8.3.0) cubrid_lock_writ ... e — Set a write lock on the given OID 説明 cubrid_lock_write ( resource $conn_identifier , string $o ... id ): bool The cubrid_lock_write() function is used to put write lock on ... true を、失敗した場合に false を返します。 例 例1 cubrid_lock_write() example <?php $conn = cubrid_connect ...
https://man.plustar.jp/php/function.cubrid-lock-write.html - [similar]
Get db name from results of cubrid_list_dbs 6453
« cubrid_data_seek cubrid_errno » PHP Manual CUBRID MySQL 互換関数 Get db name from results of cubrid ... ubrid_list_dbs cubrid_db_name (PECL CUBRID >= 8.3.1) cubrid_db_name — Ge ... t db name from results of cubrid_list_dbs 説明 cubrid_db_name ( array $result , int ... : string Retrieve the database name from a call to cubrid_list_dbs() . パラメータ result The result pointer ... from a call to cubrid_list_dbs() . index The index into the result set. ...
https://man.plustar.jp/php/function.cubrid-db-name.html - [similar]
Get the number of rows in the result set 6453
« cubrid_num_cols cubrid_pconnect_with_url » PHP Manual CUBRID 関数 Get the number of rows in th ... e result set cubrid_num_rows (PECL CUBRID >= 8.3.0) cubrid_num_rows — ... Get the number of rows in the result set 説明 cubrid_num_rows ( resource $result ): int The cubrid_num_ ... . For INSERT , UPDATE , or DELETE queries, use the cubrid_affected_rows() function. Note: The cubrid_num_row ... ery. パラメータ result result comes from a call to cubrid_execute() , cubrid_query() and cubrid_prepare() 戻 ...
https://man.plustar.jp/php/function.cubrid-num-rows.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT