log_cmd_deleteCallback When Deleting Documents
&reftitle.description;
log_cmd_deletearrayserverarraywriteOptionsarraydeleteOptionsarrayprotocolOptions
A callable function, used by the
log_cmd_delete context option,
when deleteing a document
This is not a real function, only a prototype of how the function should
be.
&reftitle.parameters;
&mongo.context.server;
&mongo.context.writeoptions;
deleteOptionskeyvaluelimitinteger, 1 or 0. If 0, delete all matching documents.qArray, the search criteria
&mongo.context.protocoloptions;
&reftitle.changelog;
&Version;&Description;1.5.0
Only available when connected to MongoDB 2.6.0+