db.commandHelp()
On this page本页内容
Description描述
db.commandHelp(command)
-
Displays help text for the specified database command. See the Database Commands.显示指定数据库命令的帮助文本。请参见数据库命令。Thedb.commandHelp()
method has the following parameter:db.commandHelp()
方法具有以下参数:Parameter参数Type类型Description描述command
string The name of a database command.数据库命令的名称。