You are currently browsing legacy 4.1 version of documentation. Click here to switch to the newest 5.1 version.
Glossary: PutCompareExchangeCommandData
Properties
Name
Type
Description
key
string
Object identifier under which value is saved, unique in the database scope across the cluster.
value
BlittableJsonReaderObject
The value to be saved for the specified key .
index
long
The current version of Value when updating a value for an existing key
Methods
Signature
Description
DynamicJsonValue ToJson(DocumentConventions conventions, JsonOperationContext context)
Translate this instance to a Json.
Please enable JavaScript to view the comments powered by Disqus.