Back to Devexpress

DevExpress.DataAccess.MongoDB Namespace

corelibraries-devexpress-dot-dataaccess-8df1c7c1.md

latest2.2 KB
Original Source

DevExpress.DataAccess.MongoDB Namespace

Contains classes that allow you to bind your application or component to a MongoDB instance.

Assembly : DevExpress.DataAccess.v25.2.dll

NuGet Package : DevExpress.DataAccess

Classes

NameDescription
MongoDBDataConnectionManages a connection to a MongoDB instance.
MongoDBDataSourceContains properties and methods that allow you to bind an application or component to a MongoDB instance.
MongoDBDataSourceBaseA base class of MongoDBDataSource.
MongoDBQueryContains methods and properties that allow you to create a query to a MongoDB database collection.
MongoDBQueryCollectionStores a collection of queries to a MongoDB instance.
MongoDBSchemaNodeDefines a node and its hierarchy in the MongoDBQuery‘s schema.
QueryParameterContains methods and properties that allow you to conditionally filter data loaded from a MongoDB instance.

Interfaces

NameDescription
IMongoDBConnectionProviderServiceAllows you to implement a custom connection service for the MongoDBDataSource class.

Enums

NameDescription
MongoDBNodeTypeLists values that identify the type of the MongoDB data node.