Firebird ADO.NET Provider SDK Documentation - v1.7

FbDataAdapter Events

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

Public Instance Events

Disposed (inherited from Component) 
FillError (inherited from DbDataAdapter) 
RowUpdated Occurs during an Update operation after a command is executed against the data source.
RowUpdating Occurs during an Update operation before a command is executed against the data source.

See Also

FbDataAdapter Class | FirebirdSql.Data.Firebird Namespace