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