Missing <summary> documentation for E:Npgsql.NpgsqlDataAdapter.RowUpdating
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 |
Missing <remarks> documentation for E:Npgsql.NpgsqlDataAdapter.RowUpdating