Occurs during a call to Update(DataSet) after an update command is executed against the data source.
The attempt to update is made and then this event fires.
| C# | Visual Basic |
public event CERowUpdatedEventHandler RowUpdated
Public Event RowUpdated As CERowUpdatedEventHandler