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

See Also