Skip to main content
A newer version of this page is available. .
All docs
V21.1

DevExpress.DataAccess.UI.MongoDB Namespace

Contains classes that allow you to invoke and customize the Connection Editor and the Manage Queries dialog for the MongoDB Data Source.

Assemblies: DevExpress.DataAccess.v21.1.dll, DevExpress.DataAccess.v21.1.UI.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.Design, DevExpress.DataAccess.UI

Classes

Name Description
ManageQueriesContext Contains settings used to display the Manage Queries dialog for the MongoDB Data Source.
MongoDBDataSourceUIHelper static Contains methods that allow you to invoke the Connection Editor and the Manage Queries dialog for the MongoDB Data Source.
MongoDBQueriesViewModel A View Model that contains information about a collection of MongoDB queries.
MongoDBQueryViewModel A View Model that contains information about a MongoDB query.
MongoDBQueryViewModelsList A View Model that stores a collection of MongoDB query View Models.

Interfaces

Name Description
IMongoDBEditorsCustomizationService If implemented, allows you to display a custom Connection Editor or Manage Queries dialog.

Enums

Name Description
MongoDBEditorId Lists MongoDB editors.