A newer version of this page is available.
Switch to the current version.
ConnectionErrorEventArgs Class
Serves as the base for classes that provide data for the ConnectionError events.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
public class ConnectionErrorEventArgs :
ConfigureDataConnectionEventArgs
Public Class ConnectionErrorEventArgs
Inherits ConfigureDataConnectionEventArgs
Inheritance
Object
EventArgs
ConfigureDataConnectionEventArgs
ConnectionErrorEventArgs
See Also
Feedback