Back to Devexpress

MongoDBDataSource Events

corelibraries-devexpress-dot-dataaccess-dot-mongodb-dot-mongodbdatasource-dot-underscore-events.md

latest1.4 KB
Original Source

MongoDBDataSource Events

Contains properties and methods that allow you to bind an application or component to a MongoDB instance.

NameDescription
ConfigureDataConnectionAllows you to configure connection settings for a MongoDB instance. Inherited from MongoDBDataSourceBase.
ConnectionErrorInherited from MongoDBDataSourceBase.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.

See Also

MongoDBDataSource Class

MongoDBDataSource Members

DevExpress.DataAccess.MongoDB Namespace