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