The events of the SqlCeDataAdapter class are listed below. For a complete list of SqlCeDataAdapter class members, see the SqlCeDataAdapter Members topic.
Disposed (inherited from Component) | Adds an event handler to listen to the Disposed event on the component. |
FillError (inherited from DataAdapter) | Returned when an error occurs during a fill operation. |
RowUpdated | Occurs during DbDataAdapter.Update after a command is executed against the data source. |
RowUpdating | Occurs during DbDataAdapter.Update before a command is executed against the data source. |
SqlCeDataAdapter Class | Primeworks.DesktopSqlCe Namespace