Create list append items operation.
Server appends each input list item to end of list bin.
Server returns list size.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.5.0.0 (3.5.3)
Syntax
Parameters
- binName
- Type: System String
- list
- Type: System.Collections IList
See Also