OracleRowUpdatingEventArgs Members

OracleRowUpdatingEventArgs members are listed in the following tables.

OracleRowUpdatingEventArgs Constructors

OracleRowUpdatingEventArgs constructors are listed in Table 6-130.

Table 6-130 OracleRowUpdatingEventArgs Constructors

Constructor Description

OracleRowUpdatingEventArgs Constructor

Instantiates a new instance of OracleRowUpdatingEventArgs class (Overloaded)

OracleRowUpdatingEventArgs Static Methods

The OracleRowUpdatingEventArgs static methods are listed in Table 6-131.

Table 6-131 OracleRowUpdatingEventArgs Static Methods

Method Description

Equals

Inherited from System.Object (Overloaded)

OracleRowUpdatingEventArgs Properties

The OracleRowUpdatingEventArgs properties are listed in Table 6-132.

Table 6-132 OracleRowUpdatingEventArgs Properties

Property Description

Command

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

Errors

Inherited from System.Data.Common.RowUpdatingEventArgs

Row

Inherited from System.Data.Common.RowUpdatingEventArgs

StatementType

Inherited from System.Data.Common.RowUpdatingEventArgs

Status

Inherited from System.Data.Common.RowUpdatingEventArgs

TableMapping

Inherited from System.Data.Common.RowUpdatingEventArgs

OracleRowUpdatingEventArgs Public Methods

The OracleRowUpdatingEventArgs public methods are listed in Table 6-133.

Table 6-133 OracleRowUpdatingEventArgs 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