MongoDB Element Properties
This topic describes the properties of an Element object in a MongoDB collection.
| Property Name | Description |
|---|---|
| BSON Data Type | Specifies the data type of the element.
Choose an option from the drop-down list.
Data type: Enumeration |
| Data Type Name | Shows the data type name of the element. This property is read only and Designer changes its value automatically according to the BSON Data Type property. |
| Name | Specifies the name of the element.
Data type: String |
| Sub Data Type | Specifies the sub data type of the element.
This property takes effect only when BSON Data Type is 5. Choose an option from the drop-down list.
Data type: Enumeration |
| Sub Type Name | Shows the sub data type name of the element. This property is read only and Designer changes its value automatically according to the Sub Data Type property. |
Previous Topic
Back to top