Raises the RowUpdated event of a .NET Framework data provider.
value A System.Data.Common.RowUpdatedEventArgs that contains the event data.
Raising an event invokes the event handler through a delegate. For an overview, see Raising an Event.