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