On create-only (write unique) operations on a record that already
exists.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public const int KEY_EXISTS_ERROR = 5
Field Value
Type: Int32See Also