MongoDB Database Properties
The properties of a MongoDB database are as follows:
Property Name | Description |
---|---|
Description | Specifies the description of the database in the MongoDB connection.
Data type: String |
Name | Specifies the name of the database in the MongoDB connection.
Data type: String |