ExpVal(IDictionary, MapOrder) Method

Create map value.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public static Exp Val(
	IDictionary map,
	MapOrder order
)

Parameters

map  IDictionary
 
order  MapOrder
 

Return Value

Exp

See Also