MongoInsertBatch::__construct
Descripción
&reftitle.description;
public MongoInsertBatch::__construct
MongoCollectioncollection
arraywrite_options
Construye un lote de operaciones INSERT. Véase MongoWriteBatch.
&reftitle.parameters;
collection
&mongo.mongowritebatch.collection.description;
write_options
&mongo.mongowritebatch.writeoptions.description;
&reftitle.returnvalues;
Un nuevo objeto MongoInsertBatch.