db.serverBuildInfo()

db.serverBuildInfo()

Provides a wrapper around the buildInfo database command. 提供buildInfo数据库命令的包装。buildInfo returns a document that contains an overview of parameters used to compile this mongod instance.返回包含用于编译此mongod实例的参数概述的文档。

←  db.runCommand()db.serverCmdLineOpts() →