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