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