NpgsqlRowUpdatingEventHandler Delegate
[This is preliminary documentation and subject to change.]
Represents the method that handles the RowUpdating events.
Parameters
-
sender
- The source of the event.
-
e
- A NpgsqlRowUpdatingEventArgs that contains the event data.
Requirements
Namespace:
Npgsql
Assembly: Npgsql (in Npgsql.dll)
See Also
Npgsql Namespace