Skip to main content
All docs
V23.2

ChooseDataSourceTypePage<TModel>.MongoDBConnectionStorageService Property

Namespace: DevExpress.DataAccess.Wizard.Presenters

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

[Dependency]
public IMongoDBConnectionStorageService MongoDBConnectionStorageService { get; set; }

Property Value

Type
DevExpress.DataAccess.Wizard.Services.IMongoDBConnectionStorageService
See Also