SqlRowUpdatingEventHandler
Represents the method that will handle the RowUpdating event of a SqlDataAdapter.
public virtual IAsyncResult BeginInvoke(object sender, SqlRowUpdatingEventArgs e, AsyncCallback callback, object object)