LargeMap Put Method (Dictionary Object, Object )Aerospike
Add map values to map. If the map does not exist, create it using specified userModule configuration.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.0.0.0 (3.0.2)
Syntax

Parameters

map
Type: OnlineSystem.Collections.Generic Dictionary OnlineObject, OnlineObject 
map values to push
See Also