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