|
SYNOPSISconst char * mongoc_collection_get_name (mongoc_collection_t *collection); PARAMETERS
DESCRIPTIONFetches the name of collection. RETURNSA string which should not be modified or freed. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|