Aerospike
C#
Show/Hide TOC
Batch
Delete
Policy
send
Key Field
Send user defined key in addition to hash digest. If true, the key will be stored with the tombstone record on the server.
Default: false (do not send the user defined key)
Definition
Namespace:
Aerospike.Client
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 6.0.1
C#
Copy
public
bool
sendKey
Field Value
Boolean
See Also
Reference
BatchDeletePolicy Class
Aerospike.Client Namespace
In This Article
Definition
See Also