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

MongoDBDataSourceBase.ConnectionError Event

Namespace: DevExpress.DataAccess.MongoDB

Assembly: DevExpress.DataAccess.v21.1.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.Design

Declaration

public event ConnectionErrorEventHandler ConnectionError

Event Data

The ConnectionError event's data class is DevExpress.DataAccess.MongoDB.ConnectionErrorEventArgs.

See Also