ResultCode
KEY_NOT_FOUND_ERROR Field
Aerospike
On retrieving, touching or replacing a record that doesn't exist.
Namespace:
Aerospike.Client
Assembly:
AerospikeClient
(in AerospikeClient.dll) Version: 3.6.0.0 (3.6.1)
Syntax
VB
C#
C++
F#
JScript
View Colorized
Copy to Clipboard
Print
public
const
int
KEY_NOT_FOUND_ERROR
public const int KEY_NOT_FOUND_ERROR
See Also
ResultCode Class
ResultCode Members
Aerospike.Client Namespace