Record
GetMap Method
Aerospike
Get bin value as dictionary map.
Namespace:
Aerospike.Client
Assembly:
AerospikeClient
(in AerospikeClient.dll) Version: 3.9.8.0 (3.9.8)
Syntax
VB
C#
C++
F#
JScript
View Colorized
Copy to Clipboard
Print
public
IDictionary
GetMap
(
string
name
)
public IDictionary GetMap( string name )
Parameters
name
Type:
System
String
See Also
Record Class
Record Members
Aerospike.Client Namespace