MongoConnection.runCommandUnchecked

Undocumented in source. Be warned that the author may not have intended to support it.
class MongoConnection
@safe
Bson
runCommandUnchecked
(
T
CommandFailException = MongoDriverException
)
(
string database
,
Bson command
,
string errorInfo = __FUNCTION__
,
string errorFile = __FILE__
,
size_t errorLine = __LINE__
)

Meta