System.Data.DataTable.OnRowDeleted Method

Raises the DataTable.RowDeleted event.

Syntax

protected virtual void OnRowDeleted (DataRowChangeEventArgs e)

Parameters

e
A System.Data.DataRowChangeEventArgs 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
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0