MongoDB C++ Driver current
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
create_collection.hpp File Reference

Description

Provides mongocxx::v_noabi::options::create_collection.

Deprecated:
Use mongocxx::v_noabi::database::create_collection overloads with a BSON document option parameter instead.

Go to the source code of this file.

Classes

class  mongocxx::v_noabi::options::create_collection_deprecated
 Class representing the optional arguments to a MongoDB createCollection command. More...
 

Namespaces

namespace  mongocxx
 The top-level namespace within which all mongocxx library entities are declared.
 
namespace  mongocxx::options
 Declares entities representing options to use with various commands.
 
namespace  mongocxx::v_noabi
 Declares entities whose ABI stability is NOT guaranteed.
 
namespace  mongocxx::v_noabi::options
 Declares entities representing options to use with various commands.
 

Variables

MONGOCXX_DEPRECATED typedef create_collection_deprecated mongocxx::v_noabi::options::create_collection
 Equivalent to create_collection_deprecated.