IMongoCollection<TDocument>.InsertMany Method |
Inserts many documents.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntaxvoid InsertMany(
IEnumerable<TDocument> documents,
InsertManyOptions options = null,
CancellationToken cancellationToken = null
)
Sub InsertMany (
documents As IEnumerable(Of TDocument),
Optional options As InsertManyOptions = Nothing,
Optional cancellationToken As CancellationToken = Nothing
)
abstract InsertMany :
documents : IEnumerable<'TDocument> *
?options : InsertManyOptions *
?cancellationToken : CancellationToken
(* Defaults:
let _options = defaultArg options null
let _cancellationToken = defaultArg cancellationToken null
*)
-> unit
Parameters
- documents
- Type: System.Threading.CancellationToken
The cancellation token.
See Also
Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!
Check out: eBank.nz (Art Generator) |
Netwrck.com (AI Tools) |
Text-Generator.io (AI API) |
BitBank.nz (Crypto AI) |
ReadingTime (Kids Reading) |
RewordGame |
BigMultiplayerChess |
WebFiddle |
How.nz |
Helix AI Assistant