Record
bins Field
Aerospike
Map of requested name/value bins.
Namespace:
Aerospike.Client
Assembly:
AerospikeClient
(in AerospikeClient.dll) Version: 4.1.1.0 (4.1.1)
Syntax
VB
C#
C++
F#
JScript
View Colorized
Copy to Clipboard
Print
public
readonly
Dictionary
<
string
,
Object
>
bins
public readonly Dictionary<string, Object> bins
See Also
Record Class
Record Members
Aerospike.Client Namespace