Constructor, specifying bin name and signed byte value.
The server will convert all byte integers to longs.
For servers configured as "single-bin", enter a null or empty name.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.1.5.0 (4.1.5)
Syntax
Parameters
- name
- Type: System String
bin name, current limit is 14 characters
- value
- Type: System SByte
bin value
See Also