InsertManyResult

Undocumented in source.
@safe
struct InsertManyResult {}

Members

Variables

insertedIds
BsonObjectID[size_t] insertedIds;

The identifiers that were automatically generated, if not set.

Meta