6.23.1 OracleRowUpdatedEventArgs Members

OracleRowUpdatedEventArgs members are listed in the following tables.

OracleRowUpdatedEventArgs Constructors

OracleRowUpdatedEventArgs constructors are listed in Table 6-127.

Table 6-127 OracleRowUpdatedEventArgs Constructors

Constructor Description

OracleRowUpdatedEventArgs Constructor

Instantiates a new instance of OracleRowUpdatedEventArgs class

OracleRowUpdatedEventArgs Static Methods

The OracleRowUpdatedEventArgs static method is listed in Table 6-128.

Table 6-128 OracleRowUpdatedEventArgs Static Method

Method Description

Equals

Inherited from System.Object (Overloaded)

OracleRowUpdatedEventArgs Properties

The OracleRowUpdatedEventArgs properties are listed in Table 6-129.

Table 6-129 OracleRowUpdatedEventArgs Properties

Property Description

Command

Specifies the OracleCommand that is used when OracleDataAdapter.Update() is called

Errors

Inherited from System.Data.Common.RowUpdatedEventArgs

RecordsAffected

Inherited from System.Data.Common.RowUpdatedEventArgs

Row

Inherited from System.Data.Common.RowUpdatedEventArgs

StatementType

Inherited from System.Data.Common.RowUpdatedEventArgs

Status

Inherited from System.Data.Common.RowUpdatedEventArgs

TableMapping

Inherited from System.Data.Common.RowUpdatedEventArgs

OracleRowUpdatedEventArgs Public Methods

The OracleRowUpdatedEventArgs properties are listed in Table 6-130.

Table 6-130 OracleRowUpdatedEventArgs Public Methods

Public Method Description

Equals

Inherited from System.Object (Overloaded)

GetHashCode

Inherited from System.Object

GetType

Inherited from System.Object

ToString

Inherited from System.Object