Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Specify Connection Properties

This wizard page allows you to specify connection properties required to connect to a MongoDB instance.

Specify connection properties

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:

Install MongoDB driver

You can use this page to install the driver.