BsonDocumentMerge Method |
Name | Description | |
---|---|---|
![]() | Merge(BsonDocument) |
Merges another document into this one. Existing elements are not overwritten.
|
![]() | Merge(BsonDocument, Boolean) |
Merges another document into this one, specifying whether existing elements are overwritten.
|