検索

phrase: max: clip:
target: order:
Results of 11 - 15 of about 15 for WriteError (0.006 sec.)
MongoDB driver 7175
« db2_tables インストール/設定 » PHP Manual ベンダー固有のモジュール MongoDB driver MongoDB driv ... goDB\Driver\WriteConcernError class MongoDB\Driver\WriteError — The MongoDB\Driver\WriteError class MongoDB\Driv ...
https://man.plustar.jp/php/set.mongodb.html - [similar]
The MongoDB\Driver\WriteResult class 7105
« MongoDB\Driver\WriteError::getMessage MongoDB\Driver\WriteResult::getDeletedCount » PHP Manual ... ? MongoDB\Driver\WriteConcernError final public getWriteErrors (): array final public isAcknowledged (): bool } ... error that occurred MongoDB\Driver\WriteResult::getWriteErrors — Returns any write errors that occurred MongoDB\ ...
https://man.plustar.jp/php/class.mongodb-driver-writeresult.html - [similar]
Returns the WriteConcernError's error message 7105
« MongoDB\Driver\WriteConcernError::getInfo MongoDB\Driver\WriteError » PHP Manual MongoDB\Drive ...
https://man.plustar.jp/php/mongodb-driver-writeconcernerror.getmessage.html - [similar]
Returns the WriteResult for the failed write operation 7070
« MongoDB\Driver\Exception\WriteException Class Tree » PHP Manual MongoDB\Driver\Exception\Write ... rite operation. The MongoDB\Driver\WriteResult::getWriteErrors() and MongoDB\Driver\WriteResult::getWriteConcern ... ror ()) { var_dump ( $writeConcernError ); } if ( $writeErrors = $writeResult -> getWriteErrors ()) { var_dump ( ... $writeErrors ); } } ?> 上の例の出力は、 たとえば以下のようにな ... ります。 array(1) { [0]=> object(MongoDB\Driver\WriteError)#5 (4) { ["message"]=> string(70) "E11000 duplicat ...
https://man.plustar.jp/php/mongodb-driver-writeexception.getwriteresult.html - [similar]
サンプル 6879
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... ::getMessage example Example#1347 - MongoDB\Driver\WriteError::getCode example Example#1348 - MongoDB\Driver\Wri ... or::getIndex example Example#1349 - MongoDB\Driver\WriteError::getMessage example Example#1350 - MongoDB\Driver\ ... mple Example#1358 - MongoDB\Driver\WriteResult::getWriteErrors with a single error Example#1359 - MongoDB\Driver ... \WriteResult::getWriteErrors with multiple errors Example#1360 - MongoDB\Drive ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
PREV 1 2 NEXT