IMongoCollection<TDocument>.InsertManyAsync Method |
Inserts many documents.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
SyntaxTask InsertManyAsync(
IEnumerable<TDocument> documents,
InsertManyOptions options = null,
CancellationToken cancellationToken = null
)
Function InsertManyAsync (
documents As IEnumerable(Of TDocument),
Optional options As InsertManyOptions = Nothing,
Optional cancellationToken As CancellationToken = Nothing
) As Task
abstract InsertManyAsync :
documents : IEnumerable<'TDocument> *
?options : InsertManyOptions *
?cancellationToken : CancellationToken
(* Defaults:
let _options = defaultArg options null
let _cancellationToken = defaultArg cancellationToken null
*)
-> Task
Parameters
- documents
- Type: Task
The result of the insert operation.
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