ResultCodeELEMENT_EXISTS Field

Aerospike
Map element exists in CREATE_ONLY write mode.

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

C#
public const int ELEMENT_EXISTS = 24

Field Value

Type: Int32
See Also

Reference