Struct InsertManyResult
struct InsertManyResult
;
Fields
Name | Type | Description |
---|---|---|
insertedCount
|
long | The number of documents that were inserted. |
insertedIds
|
BsonObjectID[ulong] | The identifiers that were automatically generated, if not set. |