DeleteDocumentQuery Properties |
The DeleteDocumentQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReturnOld |
Whether to return the complete previous revision of the changed document
under the Old.
|
![]() | Silent |
If set to true, an empty object will be returned as response.
No meta-data will be returned for the deleted documents.
This option can be used to save some network traffic.
|
![]() | WaitForSync |
Wait until deletion operation has been synced to disk.
|