Aerospike
C#
Show/Hide TOC
Record
bins Field
Map of requested name/value bins.
Definition
Namespace:
Aerospike.Client
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 6.0.1
C#
Copy
public
readonly
Dictionary
<
string
,
Object
>
bins
Field Value
Dictionary
String
,
Object
See Also
Reference
Record Class
Aerospike.Client Namespace
In This Article
Definition
See Also