You are currently browsing legacy 3.0 version of documentation. Click here to switch to the newest 5.1 version.
Glossary: DeleteCommandData
Properties
Name
Type
Description
Key
string
Document key
Method
string
The HTTP method (DELETE
)
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.