Delegate MySqlRowUpdatingEventHandler
Represents the method that will handle the Row
Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data.dll
Version: 9.2.0
Syntax
public delegate void MySqlRowUpdatingEventHandler(object sender, MySqlRowUpdatingEventArgs e);
Parameters
Type | Name | Description |
---|---|---|
System. |
sender | |
My |
e |