検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 198 for update (0.045 sec.)
結果セットに名前を割り当てる 5843
« ibase_modify_user ibase_num_fields » PHP Manual Firebird/InterBase 関数 結果セットに名前を割り ... 果セットに新しい名前を割り当てます。この名前は、後で UPDATE|DELETE ... WHERE CURRENT OF name 文で使用します。 ... ibase_query ( "SELECT field1,field2 FROM table FOR UPDATE" ); ibase_name_result ( $result , "my_cursor" ); $ ... updateqry = ibase_prepare ( "UPDATE table SET field2 = ? WHERE CURRENT OF my_cursor" ) ... _fetch_row ( $result ); ++ $i ) { ibase_execute ( $updateqry , $i ); } ?> 参考 ibase_prepare() - Prepare a q ...
https://man.plustar.jp/php/function.ibase-name-result.html - [similar]
Returns the number of documents deleted 5800
« MongoDB\Driver\WriteResult MongoDB\Driver\WriteResult::getInsertedCount » PHP Manual MongoDB\D ... lkWrite ; $bulk -> insert ([ 'x' => 1 ]); $bulk -> update ([ 'x' => 1 ], [ '$set' => [ 'y' => 3 ]]); $bulk - ... > update ([ 'x' => 2 ], [ '$set' => [ 'y' => 1 ]], [ 'upser ... t' => true ]); $bulk -> update ([ 'x' => 3 ], [ '$set' => [ 'y' => 2 ]], [ 'upser ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getdeletedcount.html - [similar]
Returns the number of documents inserted (excluding upserts) 5800
« MongoDB\Driver\WriteResult::getDeletedCount MongoDB\Driver\WriteResult::getMatchedCount » PHP ... lkWrite ; $bulk -> insert ([ 'x' => 1 ]); $bulk -> update ([ 'x' => 1 ], [ '$set' => [ 'y' => 3 ]]); $bulk - ... > update ([ 'x' => 2 ], [ '$set' => [ 'y' => 1 ]], [ 'upser ... t' => true ]); $bulk -> update ([ 'x' => 3 ], [ '$set' => [ 'y' => 2 ]], [ 'upser ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getinsertedcount.html - [similar]
Returns the number of documents inserted by an upsert 5800
« MongoDB\Driver\WriteResult::getServer MongoDB\Driver\WriteResult::getUpsertedIds » PHP Manual ... lkWrite ; $bulk -> insert ([ 'x' => 1 ]); $bulk -> update ([ 'x' => 1 ], [ '$set' => [ 'y' => 3 ]]); $bulk - ... > update ([ 'x' => 2 ], [ '$set' => [ 'y' => 1 ]], [ 'upser ... t' => true ]); $bulk -> update ([ 'x' => 3 ], [ '$set' => [ 'y' => 2 ]], [ 'upser ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getupsertedcount.html - [similar]
TCP ラッパー 5714
« svn_update はじめに » PHP Manual その他のサービス TCP ラッパー TCP ラッパー はじめに インストー ... 連キーワード: インストール , 設定 , 実行 , tcpwrap , update , サービス , 要件 , 手順 , リソース , 定義 ...
https://man.plustar.jp/php/book.tcpwrap.html - [similar]
Gets information about underlying rrdtool library 5714
« rrd_update rrd_xport » PHP Manual RRD 関数 Gets information about underlying rrdtool library r ... , underlying , rrd , version , 関数 , パラメータ , update , RRD , string , Returns ...
https://man.plustar.jp/php/function.rrd-version.html - [similar]
Returns an array of identifiers for upserted documents 5671
« MongoDB\Driver\WriteResult::getUpsertedCount MongoDB\Driver\WriteResult::getWriteConcernError ... lkWrite ; $bulk -> insert ([ 'x' => 1 ]); $bulk -> update ([ 'x' => 1 ], [ '$set' => [ 'y' => 3 ]]); $bulk - ... > update ([ 'x' => 2 ], [ '$set' => [ 'y' => 1 ]], [ 'upser ... t' => true ]); $bulk -> update ([ 'x' => 3 ], [ '$set' => [ 'y' => 2 ]], [ 'upser ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getupsertedids.html - [similar]
Hash 関数 5671
« HashContext::__unserialize hash_algos » PHP Manual Hash Hash 関数 Hash 関数 目次 hash_algos — ... — PBKDF2 を使ってパスワードからキーを生成する hash_update_file — アクティブなハッシュコンテキストに、ファイル ... からデータを投入する hash_update_stream — アクティブなハッシュコンテキストに、オープ ... ンしているストリームから データを投入する hash_update — アクティブなハッシュコンテキストにデータを投入す ...
https://man.plustar.jp/php/ref.hash.html - [similar]
SplSubject インターフェイス 5541
« SplObserver::update SplSubject::attach » PHP Manual その他のクラスおよびインターフェイス SplSu ... plObserver , observer , attach , public , detach , update , クラス , パターン , 実装 ...
https://man.plustar.jp/php/class.splsubject.html - [similar]
Procedural PECL/rrd example 5498
« 例 OOP PECL/rrd example » PHP Manual 例 Procedural PECL/rrd example Procedural PECL/rrd exampl ... :AVERAGE:0.5:1:24" , "RRA:AVERAGE:0.5:6:10" ) ); //update rrd file rrd_update ( $rrdFile , array( "920804700 ...
https://man.plustar.jp/php/rrd.examples-procedural.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT