Occurs during a call to Update(DataSet) before 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 CERowUpdatingEventHandler RowUpdating
Public Event RowUpdating As CERowUpdatingEventHandler