Database Parameter (Connect-MongoDB Cmdlet)
The name of the MongoDB database.
Syntax
Connect-MongoDB -Database string
Data Type
cstr
Default Value
""
Remarks
The name of the MongoDB database.
This is a required parameter.
The name of the MongoDB database.
Connect-MongoDB -Database string
cstr
""
The name of the MongoDB database.
This is a required parameter.