ResultCodeBIN_EXISTS_ERROR Field

Aerospike
Bin already exists on a create-only operation.

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

C#
public const int BIN_EXISTS_ERROR = 6

Field Value

Type: Int32
See Also

Reference