Value | Meaning |
---|---|
NONE0 | |
SINGLE_REMOVE1 |
@MONGOC_REMOVE_NONE: Specify no delete flags. @MONGOC_REMOVE_SINGLE_REMOVE: Only remove the first document matching the document selector.
#mongoc_remove_flags_t are used when performing a remove operation.
Page generated by adrdox