InsertManyResult

Undocumented in source.

Members

Variables

insertedCount
long insertedCount;

The number of documents that were inserted.

insertedIds
BsonObjectID[size_t] insertedIds;

The identifiers that were automatically generated, if not set.

Meta