#include <mongocxx/v_noabi/mongocxx/options/estimated_document_count.hpp>
◆ estimated_document_count() [1/2]
◆ estimated_document_count() [2/2]
◆ comment() [1/2]
The current comment for this operation.
- Returns
- The current comment
- See also
-
◆ comment() [2/2]
Sets the comment for this operation.
- Parameters
-
- Returns
- A reference to the object on which this member function is being called. This facilitates method chaining.
- See also
-
◆ max_time() [1/2]
The current max_time setting.
- Returns
- The current max time (in milliseconds).
- See also
-
◆ max_time() [2/2]
Sets the maximum amount of time for this operation to run (server-side) in milliseconds.
- Parameters
-
| max_time | The max amount of time (in milliseconds). |
- Returns
- A reference to the object on which this member function is being called. This facilitates method chaining.
- See also
-
◆ operator v1::estimated_document_count_options()
◆ read_preference() [1/2]
◆ read_preference() [2/2]
Sets the read_preference for this operation.
- Parameters
-
- Returns
- A reference to the object on which this member function is being called. This facilitates method chaining.
- See also
-
The documentation for this class was generated from the following file: