ResultCodeBIN_NOT_FOUND Field

Aerospike
Bin not found on update-only operation.

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

C#
public const int BIN_NOT_FOUND = 17

Field Value

Type: Int32
See Also

Reference