Create expression that selects map item identified by index and returns selected data specified by
returnType.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.1.6.0 (4.1.6)
Syntax
Parameters
- returnType
- Type: Aerospike.Client MapReturnType
- valueType
- Type: Aerospike.Client Exp Type
- index
- Type: Aerospike.Client Exp
- bin
- Type: Aerospike.Client Exp
- ctx
- Type: Aerospike.Client CTX
See Also