Microsoft.Data.SqlClient.SqlRowUpdatedEventHandler
Represents the method that will handle the RowUpdated event of a SqlDataAdapter.
public virtual IAsyncResult BeginInvoke(object sender, SqlRowUpdatedEventArgs e, AsyncCallback callback, object object)