log_write_batchFunción de retrollamada al escribir lotes
&reftitle.description;
log_write_batcharrayserverarraywriteOptionsarraybatcharrayprotocolOptions
Una función de tipo callable, usada por
la opción de contexto log_write_batch,
al ejecutar una operación por lotes.
Esta no es una función real, es solamente un prototipo de
cómo debería ser la función.
&reftitle.parameters;
&mongo.context.server;
&mongo.context.writeoptions;
batch
Array, la operación por lotes real.
&mongo.context.protocoloptions;
&reftitle.changelog;
&Version;&Description;1.5.0
Solamente disponible al conectarse a MongoDB 2.6.0+