PostDocumentsQuery Properties |
The PostDocumentsQuery type exposes the following members.
Name | Description | |
---|---|---|
Overwrite |
If a document already exists, whether to overwrite (replace) the document rather than respond with error.
| |
ReturnNew |
Whether to return a full copy of the new document.
| |
ReturnOld |
Whether to return a full copy of the old document.
| |
Silent |
If set to true, an empty object will be returned as response.
No meta-data will be returned for the created document.
This option can be used to save some network traffic.
| |
WaitForSync |