MongoDBQueriesViewModel.DatabaseNames Property
In This Article
Stores the names of MongoDB databases.
Namespace: DevExpress.DataAccess.UI.MongoDB
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
#Property Value
Type | Description |
---|---|
List<String> | The names of Mongo |
See Also