CTXMapKey Method

Lookup map by key.

Definition

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

Parameters

key  Value
 

Return Value

CTX

See Also