Click or drag to resize

MongoCollectionBaseTDocumentInsertMany Method

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

Reference

MongoCollectionBaseTDocument Class