Specify Connection Properties
This wizard page allows you to specify connection properties required to connect to a MongoDB instance.
You can paste a connection string or specify connection fields individually. Refer to the following article for details on connection string format: Connection String URI Format.
The MongoDB.Driver package should be installed in your project to supply MongoDB data at runtime. If the driver is not installed in your project, the following wizard page appears before the Specify Connection Properties page:
You can use this page to install the driver.