DashboardMongoDBDataSource Events
A data source that retrieves data from MongoDB.| Name | Description |
|---|---|
| ConfigureDataConnection | Allows you to configure connection settings for a MongoDB instance. Inherited from MongoDBDataSourceBase. |
| ConnectionError | Inherited from MongoDBDataSourceBase. |
| Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also