Skip to main content
All docs
V24.2

IMongoDBDataConnectionModel.DataConnection Property

Namespace: DevExpress.DataAccess.Wizard.Model

Assembly: DevExpress.DataAccess.v24.2.dll

NuGet Package: DevExpress.DataAccess

#Declaration

MongoDBDataConnection DataConnection { get; set; }

#Property Value

Type
MongoDBDataConnection
See Also