検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 198 for Update (0.009 sec.)
Begins a database transaction 4765
« SQLSRV 関数 sqlsrv_cancel » PHP Manual SQLSRV 関数 Begins a database transaction sqlsrv_begin_ ... * Set up and execute the second query. */ $sql2 = "UPDATE InventoryTable SET Quantity = (Quantity - ?) WHERE ...
https://man.plustar.jp/php/function.sqlsrv-begin-transaction.html - [similar]
Commits a transaction that was begun with sqlsrv_begin_transaction 4765
« sqlsrv_close sqlsrv_configure » PHP Manual SQLSRV 関数 Commits a transaction that was begun wi ... * Set up and execute the second query. */ $sql2 = "UPDATE InventoryTable SET Quantity = (Quantity - ?) WHERE ...
https://man.plustar.jp/php/function.sqlsrv-commit.html - [similar]
Makes the next result of the specified statement active 4765
« sqlsrv_has_rows sqlsrv_num_fields » PHP Manual SQLSRV 関数 Makes the next result of the specif ... ns the number of rows modified by the last INSERT, UPDATE, or DELETE query executed 関連キーワード: result , ...
https://man.plustar.jp/php/function.sqlsrv-next-result.html - [similar]
Rolls back a transaction that was begun with sqlsrv_begin_transaction 4765
« sqlsrv_query sqlsrv_rows_affected » PHP Manual SQLSRV 関数 Rolls back a transaction that was b ... * Set up and execute the second query. */ $sql2 = "UPDATE InventoryTable SET Quantity = (Quantity - ?) WHERE ...
https://man.plustar.jp/php/function.sqlsrv-rollback.html - [similar]
作業コピーディレクトリを再帰的にクリーンアップし、中途半端な操作を解消してロック... 4765
« svn_checkout svn_client_version » PHP Manual SVN 関数 作業コピーディレクトリを再帰的にクリーン ... ります。 この関数は自己責任で使用してください。 参考 update() » SVN ドキュメントの svn cleanup 関連キーワード: ...
https://man.plustar.jp/php/function.svn-cleanup.html - [similar]
変更された関数 4765
« PHP 5.6.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 変更 ... します。 PostgreSQL pg_insert() 、 pg_select() 、 pg_update() 、 pg_delete() が、実験的な関数ではなくなりました ...
https://man.plustar.jp/php/migration56.changed-functions.html - [similar]
Building the MongoDB PHP Driver from source 4765
« Installing the MongoDB PHP Driver on Windows 実行時設定 » PHP Manual インストール手順 Building ... p-driver.git $ cd mongo-php-driver $ git submodule update --init $ phpize $ ./configure $ make all $ sudo ma ...
https://man.plustar.jp/php/mongodb.installation.manual.html - [similar]
Adds a collection of SolrInputDocument instances to the index 4765
« SolrClient::addDocument SolrClient::commit » PHP Manual SolrClient Adds a collection of SolrIn ... of commits to a minimum while still fulfilling the update latency requirements, and Solr will automatically ... est add in the buffer is due. 戻り値 Returns a SolrUpdateResponse object or throws an exception on failure. ... ( 'id' , 334456 ); $docs = array( $doc , $doc2 ); $updateResponse = $client -> addDocuments ( $docs ); // no ... passed or SolrClient::commit is called print_r ( $updateResponse -> getResponse ()); ?> 上の例の出力は、 た ...
https://man.plustar.jp/php/solrclient.adddocuments.html - [similar]
The MongoDB\Driver\ServerDescription class 4722
« MongoDB\Driver\Server::isSecondary MongoDB\Driver\ServerDescription::getHelloResponse » PHP Ma ... inal public getHost (): string final public getLastUpdateTime (): int final public getPort (): int final pub ... is server MongoDB\Driver\ServerDescription::getLastUpdateTime — Returns the server's last update time in mic ...
https://man.plustar.jp/php/class.mongodb-driver-serverdescription.html - [similar]
Get a column using OID 4722
« cubrid_get_server_info cubrid_insert_id » PHP Manual CUBRID 関数 Get a column using OID cubrid ... 3" } ["d"]=> string(10) "a " } 参考 cubrid_put() - Update a column using OID 関連キーワード: string , using ...
https://man.plustar.jp/php/function.cubrid-get.html - [similar]