ResultCodeKEY_NOT_FOUND_ERROR Field

On retrieving, touching or replacing a record that doesn't exist.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 6.0.1
C#
public const int KEY_NOT_FOUND_ERROR = 2

Field Value

Int32

See Also