Value | Meaning |
---|---|
NONE0 | |
SINGLE_REMOVE1 |
@MONGOC_DELETE_NONE: Specify no delete flags. @MONGOC_DELETE_SINGLE_REMOVE: Only remove the first document matching the document selector.
This type is only for use with deprecated functions and should not be used in new code. Use mongoc_remove_flags_t instead.
#mongoc_delete_flags_t are used when performing a delete operation.
Page generated by adrdox