MongoDBWizardSettings Properties
Contains settings used to customize the Data Source wizard and Query Builder.| Name | Description |
|---|---|
| DisableNewConnections | Specifies whether users can create new connections in the Data Source wizard. |
| MongoDBCredentialsSavingBehavior | Specifies whether to serialize data source credentials along with document layouts (for example, a report or dashboards). Optionally, you can enable your end users to select the required behavior. |
| SchemaDiscoveryMaxItemCount | Specifies how many documents (records) are scanned in each collection to build the schema. |
See Also