ResultCodeBIN_NAME_TOO_LONG Field

Aerospike
Bin name length greater than 14 characters or maximum bins exceeded.

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

C#
public const int BIN_NAME_TOO_LONG = 21

Field Value

Type: Int32
See Also

Reference