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