検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 198 for identifier (0.023 sec.)
リソース型 10242
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 There are four re ... ce types used in CUBRID. The first one is the link identifier for a database connection, the second is the a res ... query results of BLOB/CLOB data types. connection identifier A connection identifier returned by cubrid_connect ... connect() and cubrid_pconnect_with_url() . request identifier A request identifier returned by cubrid_prepare() ... and cubrid_execute() . LOB identifier A LOB identifier returned by cubrid_lob_get() . LO ...
https://man.plustar.jp/php/cubrid.resources.html - [similar]
Get the unique identifier 9746
« GearmanJob::status GearmanJob::warning » PHP Manual GearmanJob Get the unique identifier Gearm ... rman >= 0.5.0) GearmanJob::unique — Get the unique identifier 説明 public GearmanJob::unique (): string Returns ... the unique identifier for this job. The identifier is assigned by the cl ... にはパラメータはありません。 戻り値 An opaque unique identifier. 参考 GearmanClient::do() - Run a single task and ... [deprecated] GearmanTask::uuid() - Get the unique identifier for a task (deprecated) 関連キーワード: unique , i ...
https://man.plustar.jp/php/gearmanjob.unique.html - [similar]
Execute a prepared SQL statement 9250
« cubrid_error_msg cubrid_fetch » PHP Manual CUBRID 関数 Execute a prepared SQL statement cubrid ... SQL statement 説明 cubrid_execute ( resource $conn_identifier , string $sql , int $option = 0 ): resource cubrid ... _execute ( resource $request_identifier , int $option = 0 ): bool The cubrid_execute() fun ... SQL statement. It executes the query by using conn_identifier and SQL, and then returns the request identifier c ... his time, you need to specify arguments of request_identifier and option . The option is used to determine wheth ...
https://man.plustar.jp/php/function.cubrid-execute.html - [similar]
Get the unique identifier for a task 8754
« GearmanTask::taskNumerator GearmanTask::uuid » PHP Manual GearmanTask Get the unique identifier ... man >= 0.6.0) GearmanTask::unique — Get the unique identifier for a task 説明 public GearmanTask::unique (): str ... ing Returns the unique identifier for this task. This is assigned by the GearmanClie ... の関数にはパラメータはありません。 戻り値 The unique identifier, or false if no identifier is assigned. 参考 Gearm ... ask to be run in parallel 関連キーワード: unique , identifier , task , Get , GearmanTask , the , assigned , パラ ...
https://man.plustar.jp/php/gearmantask.unique.html - [similar]
Return the number of rows affected by the last SQL statement 8700
« CUBRID MySQL 互換関数 cubrid_client_encoding » PHP Manual CUBRID MySQL 互換関数 Return the num ... atement 説明 cubrid_affected_rows ( resource $conn_identifier = ? ): int cubrid_affected_rows ( resource $req_id ... tatement (INSERT, DELETE, UPDATE). パラメータ conn_identifier The CUBRID connection. If the connection identifie ... ast link opend by cubrid_connect() is assumed. req_identifier Request Identifier, could be returned from either ... rid_prepare() or cubrid_execute() . If the request identifier is not specified, the last identifier requested by ...
https://man.plustar.jp/php/function.cubrid-affected-rows.html - [similar]
Get the unique identifier for a task (deprecated) 8549
« GearmanTask::unique GearmanWorker » PHP Manual GearmanTask Get the unique identifier for a tas ... arman <= 0.5.0) GearmanTask::uuid — Get the unique identifier for a task (deprecated) 説明 public GearmanTask::u ... uid (): string Returns the unique identifier for this task. This is assigned by the GearmanClie ... の関数にはパラメータはありません。 戻り値 The unique identifier, or false if no identifier is assigned. 参考 Gearm ... ask to be run in parallel 関連キーワード: unique , identifier , task , deprecated , Get , GearmanTask , the , uu ...
https://man.plustar.jp/php/gearmantask.uuid.html - [similar]
Give the worker an identifier so it can be tracked when asking gearmand for the ... 8355
« GearmanWorker::returnCode GearmanWorker::setOptions » PHP Manual GearmanWorker Give the worker ... an identifier so it can be tracked when asking gearmand for the ... in Git) GearmanWorker::setId — Give the worker an identifier so it can be tracked when asking gearmand for the ... ::setId ( string $id ): bool Assigns the worker an identifier. パラメータ id A string identifier. 戻り値 成功した ... ます。 例 例1 GearmanWorker::setId() example Set an identifier for a simple worker. <?php $worker = new GearmanWo ...
https://man.plustar.jp/php/gearmanworker.setid.html - [similar]
Create a lob object 7751
« cubrid_lob2_import cubrid_lob2_read » PHP Manual CUBRID 関数 Create a lob object cubrid_lob2_n ... a lob object 説明 cubrid_lob2_new ( resource $conn_identifier = ? , string $type = "BLOB" ): resource The cubrid ... used before you bind a lob object. パラメータ conn_identifier Connection identifier. If the connection identifie ... sensitive. The default value is "BLOB". 戻り値 Lob identifier when it is successful,失敗した場合に false を返しま ... - Close LOB object 関連キーワード: lob , cubrid , identifier , BLOB , new , conn , CLOB , function , type , res ...
https://man.plustar.jp/php/function.cubrid-lob2-new.html - [similar]
Read BLOB/CLOB data and send straight to browser 7611
« cubrid_lob_get cubrid_lob_size » PHP Manual CUBRID 関数 Read BLOB/CLOB data and send straight ... t to browser 説明 cubrid_lob_send ( resource $conn_identifier , resource $lob_identifier ): bool cubrid_lob_send ... to get BLOB/CLOB info from CUBRID. パラメータ conn_identifier Connection identifier. lob_identifier LOB identifi ... lob , CLOB , BLOB , data , send , cubrid , Read , identifier , size , CUBRID ...
https://man.plustar.jp/php/function.cubrid-lob-send.html - [similar]
Export BLOB/CLOB data to file 7460
« cubrid_lob_close cubrid_lob_get » PHP Manual CUBRID 関数 Export BLOB/CLOB data to file cubrid_ ... ta to file 説明 cubrid_lob_export ( resource $conn_identifier , resource $lob_identifier , string $path_name ): ... to get BLOB/CLOB info from CUBRID. パラメータ conn_identifier Connection identifier. lob_identifier LOB identifi ... ob , BLOB , CLOB , data , cubrid , file , Export , identifier , export , CUBRID ...
https://man.plustar.jp/php/function.cubrid-lob-export.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT