System.Data.Common.DbDataAdapter.OnRowUpdated Method

Raises the RowUpdated event of a .NET Framework data provider.

Syntax

protected virtual void OnRowUpdated (RowUpdatedEventArgs value)

Parameters

value
A System.Data.Common.RowUpdatedEventArgs that contains the event data.

Remarks

Raising an event invokes the event handler through a delegate. For an overview, see Raising an Event.

Requirements

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