You are currently browsing legacy 3.0 version of documentation. Click here to switch to the newest 5.1 version.
Glossary: PatchCommandData
Properties
Name
Type
Description
Patches
PatchRequest []
Patches to apply
PatchesIfMissing
PatchRequest []
Patches to apply if document is missing
Key
string
Document key
Method
string
The HTTP method (PATCH
)
Etag
Etag
Document etag (used for concurrency checking)
TransactionInformation
TransactionInformation
Transactional information
Metadata
RavenJObject
Document metadata
AdditionalData
RavenJObject
Additional metadata
Methods
Signature
Description
RavenJObject ToJson()
Translate this instance to a Json object.
Please enable JavaScript to view the comments powered by Disqus.