MongoDBQueryViewModel.DatabaseName Property
Specifies the name of a MongoDB database.
Namespace: DevExpress.DataAccess.UI.MongoDB
Assembly: DevExpress.DataAccess.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The name of a MongoDB database. |
See Also