Click or drag to resize

IMongoCollectionTDocumentInsertMany 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

IMongoCollectionTDocument Interface