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 |
|
|
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. |