AdsDataAdapter.OnRowUpdating

Advantage .NET Data Provider

  Previous topic Next topic  

Raises the RowUpdating event.

override protected void OnRowUpdating(RowUpdatingEventArgs value);

Remarks

Raising an event invokes the event handler through a delegate.