See Also

OracleConnectionErrorEventArgs Members  | Devart.Data.Oracle Namespace

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

OracleConnectionErrorEventArgs Class

Devart.Data.Oracle Namespace : OracleConnectionErrorEventArgs Class

Provides data for the OracleConnection.Error event of the OracleConnection class.

For a list of all members of this type, see OracleConnectionErrorEventArgs members.

Inheritance Hierarchy

System.Object
   System.EventArgs
      Devart.Data.Oracle.OracleConnectionErrorEventArgs

Syntax

[Visual Basic]
Public NotInheritable Class OracleConnectionErrorEventArgs    Inherits EventArgs
[C#]
public sealed class OracleConnectionErrorEventArgs : EventArgs

Remarks

The OracleConnection.Error event contains Code and Message properties sent from the data source.

See Also

OracleConnectionErrorEventArgs Members  | Devart.Data.Oracle Namespace

 

 


© 2002 - 2013 Devart. All Rights Reserved.