IMongoCollectionExtensionsCountDocumentsAsync Method |
Name | Description | |
---|---|---|
CountDocumentsAsyncTDocument(IMongoCollectionTDocument, ExpressionFuncTDocument, Boolean, CountOptions, CancellationToken) |
Counts the number of documents in the collection.
| |
CountDocumentsAsyncTDocument(IMongoCollectionTDocument, IClientSessionHandle, ExpressionFuncTDocument, Boolean, CountOptions, CancellationToken) |
Counts the number of documents in the collection.
|