Storage Engine API
drop_database.h File Reference
#include "mongo/base/status.h"

Go to the source code of this file.

Namespaces

 mongo
 Copyright (C) 2014 MongoDB Inc.
 

Functions

Status mongo::dropDatabase (OperationContext *opCtx, const std::string &dbName)
 Drops the database "dbName". More...