Skip to main content
A newer version of this page is available. .
All docs
V22.1

MongoDBDataSourceModel.DataConnection Property

Namespace: DevExpress.DataAccess.Wizard.Model

Assembly: DevExpress.DataAccess.v22.1.dll

NuGet Package: DevExpress.DataAccess

Declaration

public MongoDBDataConnection DataConnection { get; set; }

Property Value

Type
MongoDBDataConnection
See Also