Skip to main content
A newer version of this page is available. .
All docs
V21.1

MongoDBDataSource Events

Contains properties and methods that allow you to bind an application or component to a MongoDB instance.
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