Регистрация Войти
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Поиск по сайту
The MongoDeleteBatch class
(PECL mongo >=1.5.0)
Введение
Constructs a batch of DELETE operations. See MongoWriteBatch.
Обзор классов
MongoDeleteBatch extends MongoWriteBatch {
/* Методы */
public __construct ( MongoCollection $collection [, array $write_options ] )
/* Наследуемые методы */
public bool MongoWriteBatch::add ( array $item )
final public array MongoWriteBatch::execute ( array $write_options )
}
Содержание
- MongoDeleteBatch::__construct — Description
User Contributed Notes
There are no user contributed notes for this page.

Описание класса mongodeletebatch, примеры использования класса mongodeletebatch.
Смотрите также:
Описание на ru2.php.net
Описание на php.ru