MongoDBQueriesViewModel.DatabaseNames Property
Stores the names of MongoDB databases.
Namespace: DevExpress.DataAccess.UI.MongoDB
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
List<String> | The names of MongoDB databases. |
See Also