Struct EstimatedDocumentCountOptions
struct EstimatedDocumentCountOptions
;
Fields
Name | Type | Description |
---|---|---|
maxTimeMS
|
std | The maximum amount of time to allow the query to run. |
Methods
Name | Description |
---|---|
maxTime
(d)
|
The maximum amount of time to allow the query to run. |
See Also
https://www.mongodb.com/docs/manual/reference/method/db.collection.estimatedDocumentCount/