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