Function MongoDatabase.runCommand
Bson runCommand(T)
(
T command_and_options,
string errorInfo = __FUNCTION__,
string errorFile = __FILE__,
size_t errorLine = __LINE__
);