BSON array to dictionary value reader

Version:

You use this value reader to create a new dictionary and read members of an array into the dictionary. Properties on each member of the array are used to represent the keys and values for the dictionary.

Expected source object typeMongoDB.Bson.BsonArray
Template locationData Exchange/Providers/MongoDB/Data Access/Value Readers/BSON Array To Dictionary Value Reader

Template fields

Field nameDescription
Key Field NameName of the property on the member of the array to use as the key value when an entry is added to the dictionary.
Value Field NameName of the property on the member of the array to use as the value when an entry is added to the dictionary.
If you have suggestions for improving this article, let us know!