Property InsertedCount
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
InsertedCount
Gets the number of documents that were inserted.
public override long InsertedCount { get; }
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Gets the number of documents that were inserted.
public override long InsertedCount { get; }