CTXMapKey Method

Lookup map by key.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public static CTX MapKey(
	Value key
)

Parameters

key  Value
 

Return Value

CTX

See Also