Click or drag to resize
MongoDatabaseRunCommand Method
Overload List
  NameDescription
Public methodRunCommand(String)
Runs a command on this database.
Public methodRunCommand(IMongoCommand)
Runs a command on this database.
Top
See Also