dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2ConnectionErrorEventArgs Class
Members

DB2ConnectionErrorEventArgs Class
Represents the method that will handle the DB2Connection.Error event of an OracleConnection.
Syntax
'Declaration
 
Public NotInheritable Class DB2ConnectionErrorEventArgs 
   Inherits System.EventArgs
 
Inheritance Hierarchy

System.Object
   System.EventArgs
      Devart.Data.DB2.DB2ConnectionErrorEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also