DevExpress.DataAccess.MongoDB Namespace
Contains classes that allow you to bind your application or component to a MongoDB instance.
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Classes
Name | Description |
---|---|
Mongo |
Manages a connection to a Mongo |
Mongo |
Contains properties and methods that allow you to bind an application or component to a Mongo |
Mongo |
A base class of Mongo |
Mongo |
Contains methods and properties that allow you to create a query to a Mongo |
Mongo |
Stores a collection of queries to a Mongo |
Query |
Contains methods and properties that allow you to conditionally filter data loaded from a Mongo |
#Interfaces
Name | Description |
---|---|
IMongo |
Allows you to implement a custom connection service for the Mongo |