6.10.1 OracleError Members

OracleError members are listed in the following tables.

OracleError Static Methods

The OracleError static method is listed in Table 6-65.

Table 6-65 OracleError Static Method

Method Description

Equals

Inherited from System.Object (Overloaded)

OracleError Properties

OracleError properties are listed in Table 6-66.

Table 6-66 OracleError Properties

Property Description

ArrayBindIndex

Specifies the row number of errors that occurred during the Array Bind execution

DataSource

Specifies the Oracle service name (TNS name) that identifies the Oracle database

Message

Specifies the message describing the error

Number

Specifies the Oracle error number

Procedure

Specifies the stored procedure that causes the error

Source

Specifies the name of the data provider that generates the error

OracleError Methods

OracleError methods are listed in Table 6-67.

Table 6-67 OracleError Methods

Method Description

Equals

Inherited from System.Object (Overloaded)

GetHashCode

Inherited from System.Object

GetType

Inherited from System.Object

ToString

Returns a string representation of the OracleError