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