The MongoDeleteBatch class

(PECL mongo >=1.5.0)

Giriş

Constructs a batch of DELETE operations. See MongoWriteBatch.

Sınıf Sözdizimi

MongoDeleteBatch extends MongoWriteBatch {
/* Yöntemler */
public __construct ( MongoCollection $collection [, array $write_options ] )
/* Miras alınan yöntemler */
public MongoWriteBatch::add ( array $item ) : bool
final public MongoWriteBatch::execute ( array $write_options ) : array
}

İçindekiler