System.Data.Odbc.OdbcDataAdapter.RowUpdating Event

Occurs during System.Data.Common.DbDataAdapter.Update(System.Data.DataSet) before a command is executed against the data source.

Syntax

public event OdbcRowUpdatingEventHandler RowUpdating

Remarks

When you use System.Data.Common.DbDataAdapter.Update(System.Data.DataSet), there are two events that occur per data row updated. The order of execution is as follows:

[The 'ordered' type of list has not been implemented in the ECMA stylesheet.]

Requirements

Namespace: System.Data.Odbc
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0