Aerospike
C#
Show/Hide TOC
Result
Code
ELEMENT_
NOT_
FOUND Field
Map element not found in UPDATE_ONLY write mode.
Definition
Namespace:
Aerospike.Client
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 5.4.1.0 (5.4.1)
C#
Copy
public
const
int
ELEMENT_NOT_FOUND
= 23
Field Value
Int32
See Also
Reference
ResultCode Class
Aerospike.Client Namespace
In This Article
Definition
See Also