|
Couchbase C Client
3.3.18
Asynchronous C Client for Couchbase
|
Remove documents.
| lcb_STATUS lcb_cmdremove_on_behalf_of | ( | lcb_CMDREMOVE * | cmd, |
| const char * | data, | ||
| size_t | data_len | ||
| ) |
| lcb_STATUS lcb_cmdremove_on_behalf_of_extra_privilege | ( | lcb_CMDREMOVE * | cmd, |
| const char * | privilege, | ||
| size_t | privilege_len | ||
| ) |
| typedef struct lcb_RESPREMOVE_ lcb_RESPREMOVE |
Spool a removal of an item.
| instance | the handle |
| cookie | pointer to associate with the request |
| cmd | the command |
The following operation-specific error codes are returned in the callback