BsonTypeMapperOptions Properties |
The BsonTypeMapperOptions type exposes the following members.
Name | Description | |
---|---|---|
Defaults |
Gets or sets the default BsonTypeMapperOptions.
| |
DuplicateNameHandling |
Gets or sets how duplicate names should be handled.
| |
IsFrozen |
Gets whether the BsonTypeMapperOptions is frozen.
| |
MapBsonArrayTo |
Gets or sets the type that a BsonArray should be mapped to.
| |
MapBsonDocumentTo |
Gets or sets the type that a BsonDocument should be mapped to.
| |
MapOldBinaryToByteArray |
Gets or sets whether binary sub type OldBinary should be mapped to byte[] the way sub type Binary is.
|