Npgsql API Documentation

NpgsqlDataAdapter Events

[This is preliminary documentation and subject to change.]

The events of the NpgsqlDataAdapter class are listed below. For a complete list of NpgsqlDataAdapter class members, see the NpgsqlDataAdapter 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 
RowUpdating 

See Also

NpgsqlDataAdapter Class | Npgsql Namespace