Constructor, specifying bin name and value.
For servers configured as "single-bin", enter a null or empty name.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.1.0 (4.2.1)
Syntax
Parameters
- name
- Type: System String
bin name, current limit is 14 characters
- value
- Type: Aerospike.Client Value
bin value
See Also