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