ResultCodeKEY_EXISTS_ERROR Field

Aerospike
On create-only (write unique) operations on a record that already exists.

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax

C#
public const int KEY_EXISTS_ERROR = 5

Field Value

Type: Int32
See Also

Reference