Create bin with a list value. The list value will be serialized as a Aerospike 3 server list type.
Supported by Aerospike 3 servers only.
For servers configured as "single-bin", enter a null or empty name.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.0.0.0 (3.0.1)
Syntax
Parameters
- name
- Type:
System String
bin name, current limit is 14 characters
- value
- Type:
System.Collections.Generic List
Object
bin value
See Also