MapPolicy Constructor

Aerospike
Default constructor. Create unordered unique key map when map does not exist. Use normal update mode when writing map items.

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

C#
public MapPolicy()
See Also

Reference