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.v24.1.dll, DevExpress.DataAccess.v24.1.UI.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, 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. |