BackPrevious Page Next PageNext

MongoDB Collection

A collection a MongoDB database contains the following properties:

Property Name Description
Description Specifies the description of the collection in the MongoDB database.

Data type: String

Name Specifies the name of the collection in the MongoDB database.

Data type: String

BackPrevious Page Next PageNext