Constructor, specifying bin name and boolean value.
For servers configured as "single-bin", enter a null or empty name.
Either a boolean or integer bin is sent to the server, depending
on configuration UseBoolBin.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.0.0 (4.2.0)
Syntax
Parameters
- name
- Type: System String
bin name, current limit is 14 characters
- value
- Type: System Boolean
bin value
See Also