IMongoCollectionTDocumentCountDocumentsAsync Method |
Name | Description | |
---|---|---|
CountDocumentsAsync(FilterDefinitionTDocument, CountOptions, CancellationToken) |
Counts the number of documents in the collection.
| |
CountDocumentsAsync(IClientSessionHandle, FilterDefinitionTDocument, CountOptions, CancellationToken) |
Counts the number of documents in the collection.
|