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 type | MongoDB.Bson.BsonElement or MongoDB.Bson.BsonDocument |
|---|---|
| Template location | Data Exchange/Providers/MongoDB/Data Access/Value Accessors/MongoDB Document Field Value Accessor |
Note
This value accessor is read-only.
Template fields
Template fields
| Field name | Description |
|---|---|
| Field Name | The name of the field whose value is read. |
| BSON Field Value Reader | The 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!