CTX
MapValue Method
Aerospike
Lookup map by value.
Namespace:
Aerospike.Client
Assembly:
AerospikeClient
(in AerospikeClient.dll) Version: 4.1.5.0 (4.1.5)
Syntax
VB
C#
C++
F#
JScript
View Colorized
Copy to Clipboard
Print
public
static
CTX
MapValue
(
Value
key
)
public static CTX MapValue( Value key )
Parameters
key
Type:
Aerospike.Client
Value
See Also
CTX Class
CTX Members
Aerospike.Client Namespace