Mimer Data Provider

MimerDataAdapter Events

The events of the MimerDataAdapter class are listed below. For a complete list of MimerDataAdapter class members, see the MimerDataAdapter Members topic.

Public Instance Events

Disposed (inherited from Component) Adds an event handler to listen to the Disposed event on the component.
FillError (inherited from DbDataAdapter) Returned when an error occurs during a fill operation.
RowUpdated Called during Update after a command is executed against the database server.
RowUpdating Called during Update before a command is executed against the database server.

See Also

MimerDataAdapter Class | Mimer.Data.Client Namespace