|
MongoDB\Driver\BulkWriteCommand::deleteOneAdd a deleteOne operation 説明
public void MongoDB\Driver\BulkWriteCommand::deleteOne(string
$namespace, arrayobject $filter, arraynull $options = null)
Add a deleteOne operation to the
MongoDB\Driver\BulkWriteCommand. The first document
matching パラメータ
戻り値値を返しません。 エラー / 例外
例例1 MongoDB\Driver\BulkWriteCommand::deleteOne example 参考
|