Name | Description | |
---|---|---|
MySqlRowUpdatingEventArgs Constructor | Initializes a new instance of the MySqlRowUpdatingEventArgs class. |
The following tables list the members exposed by MySqlRowUpdatingEventArgs.
Name | Description | |
---|---|---|
MySqlRowUpdatingEventArgs Constructor | Initializes a new instance of the MySqlRowUpdatingEventArgs class. |
Name | Description | |
---|---|---|
Command | Gets or sets the MySqlCommand to execute when System.Data.Common.DbDataAdapter.Update() is called. | |
Errors | (Inherited from System.Data.Common.RowUpdatingEventArgs) | |
Row | (Inherited from System.Data.Common.RowUpdatingEventArgs) | |
StatementType | (Inherited from System.Data.Common.RowUpdatingEventArgs) | |
Status | (Inherited from System.Data.Common.RowUpdatingEventArgs) | |
TableMapping | (Inherited from System.Data.Common.RowUpdatingEventArgs) |