ResultCodeKEY_NOT_FOUND_ERROR Field

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

Definition

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

Field Value

Int32

See Also