Click or drag to resize

MongoCollectionBaseTDocumentInsertManyAsync Method

Overload List
  NameDescription
Public methodInsertManyAsync(IEnumerableTDocument, InsertManyOptions, CancellationToken)
Inserts many documents.
Public methodInsertManyAsync(IClientSessionHandle, IEnumerableTDocument, InsertManyOptions, CancellationToken)
Inserts many documents.
Top
See Also

Reference

MongoCollectionBaseTDocument Class