MongoCollectionBase<TDocument>.InsertManyAsync Method |
Name | Description | |
---|---|---|
![]() | InsertManyAsync(IEnumerable<TDocument>, InsertManyOptions, CancellationToken) |
Inserts many documents.
|
![]() | InsertManyAsync(IClientSessionHandle, IEnumerable<TDocument>, InsertManyOptions, CancellationToken) |
Inserts many documents.
|