1. MongoDB value accessors

Document field value accessor

Version:

This value accessor provides the ability to read a value from a field on a MongoDB document.

Expected source/target object typeMongoDB.Bson.BsonElement or MongoDB.Bson.BsonDocument
Template locationData Exchange/Providers/MongoDB/Data Access/Value Accessors/MongoDB Document Field Value Accessor
Note

This value accessor is read-only.

Template fields

Field nameDescription
Field NameThe name of the field whose value is read.
BSON Field Value ReaderThe component used to convert the BSON value to a value that can be used outside of MongoDB.
If you have suggestions for improving this article, let us know!