Raises the DataTable.RowDeleting event.
e A System.Data.DataRowChangeEventArgs that contains the event data.
Raising an event invokes the event handler through a delegate. For an overview, see Raising an Event.