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