MongoDB C++ Driver 4.1.0
|
Declares entities representing options to use with various commands.
Namespaces | |
namespace | gridfs |
Declares entities representing options specific to GridFS. | |
Typedefs | |
typedef tls | ssl |
Equivalent to mongocxx::v_noabi::options::tls. | |
Enumerations | |
enum class | return_document |
Indicates whether a findOneAndModify operation should return the old or new version of the modified document. More... | |
typedef tls mongocxx::v_noabi::options::ssl |
Equivalent to mongocxx::v_noabi::options::tls.
To be removed in an upcoming major release.
|
strong |