The event handler receives an argument of type NpgsqlRowUpdatingEventArgs containing data related to this event. The following NpgsqlRowUpdatingEventArgs properties provide information specific to this event.
| Property | Description | 
|---|---|
| Command | |
| Errors | |
| Row | |
| StatementType | |
| Status | |
| TableMapping | 
NpgsqlDataAdapter Class | Npgsql Namespace