Create list create operation.
Server creates list at given context level. The context is allowed to be beyond list
boundaries only if pad is set to true. In that case, nil list entries will be inserted to
satisfy the context position.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.1.4.0 (4.1.4)
Syntax
Parameters
- binName
- Type: System String
- order
- Type: Aerospike.Client ListOrder
- pad
- Type: System Boolean
- ctx
- Type: Aerospike.Client CTX
See Also