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

    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