Skip to main content
A newer version of this page is available. .

ConnectionErrorEventArgs Class

Serves as the base for classes that provide data for the ConnectionError events.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v19.2.dll

Declaration

public class ConnectionErrorEventArgs :
    ConfigureDataConnectionEventArgs
See Also