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

In This Topic
    DB2ConnectionErrorEventArgs Class
    In This Topic
    Represents the method that will handle the DB2Connection.Error event of an OracleConnection.
    Syntax
    'Declaration
     
    Public NotInheritable Class DB2ConnectionErrorEventArgs 
       Inherits System.EventArgs
    public sealed class DB2ConnectionErrorEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also