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