You are currently browsing legacy 3.0 version of documentation. Click here to switch to the newest 4.2 version.
Glossary: ScriptedPatchCommandData
Properties
Name
Type
Description
Patch
ScriptedPatchRequest
The ScriptedPatchRequest (using JavaScript) that is used to patch the document
PatchIfMissing
ScriptedPatchRequest
The ScriptedPatchRequest (using JavaScript) that is used to patch a default document if the document is missing
Key
string
Document key
Method
string
The HTTP method (EVAL
)
Etag
Etag
Document etag (used for concurrency checking)
TransactionInformation
TransactionInformation
Transactional information
Metadata
RavenJObject
Document metadata
AdditionalData
RavenJObject
Additional metadata
DebugMode
bool
Debug mode
Methods
Signature
Description
RavenJObject ToJson()
Translate this instance to a Json object.
Please enable JavaScript to view the comments powered by Disqus.