PHP 클래스 MongoDeleteBatch

또한 보기: http://php.net/manual/en/class.mongodeletebatch.php
또한 보기: http://php.net/manual/en/class.mongowritebatch.php
상속: extends MongoWriteBatch
파일 보기 프로젝트 열기: alcaeus/mongo-php-adapter 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( MongoCollection $collection, array $writeOptions = [] ) Creates a new batch of delete operations

메소드 상세

__construct() 공개 메소드

Creates a new batch of delete operations
또한 보기: http://php.net/manual/en/mongodeletebatch.construct.php
public __construct ( MongoCollection $collection, array $writeOptions = [] )
$collection MongoCollection
$writeOptions array