Skip to main content
All docs
V25.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