AdsDataAdapter.OnFillError

Advantage .NET Data Provider

  Previous topic Next topic  

Raises the FillError event.

protected virtual void OnFillError( FillErrorEventArgs value );

Remarks

Raising an event invokes the event handler through a delegate.