The events of System.Data.Odbc.OdbcDataAdapter are listed below. For a list of all members, see the OdbcDataAdapter Members list.
See Also: Inherited members from System.Data.Common.DbDataAdapter
RowUpdated |
Occurs during an update operation after a command is executed against the data source. | |
RowUpdating |
Occurs during System.Data.Common.DbDataAdapter.Update(System.Data.DataSet) before a command is executed against the data source. |