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

MongoDBDataConnection Class

Manages a connection to a MongoDB instance.

Namespace: DevExpress.DataAccess.MongoDB

Assembly: DevExpress.DataAccess.v21.2.dll

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

Declaration

public class MongoDBDataConnection :
    IDataConnection,
    INamedItem,
    IDataConnectionProvider

Inheritance

Object
MongoDBDataConnection
See Also