Name | Description | |
---|---|---|
![]() | MySqlRowUpdatedEventArgs Constructor | Initializes a new instance of the MySqlRowUpdatedEventArgs class. |
The following tables list the members exposed by MySqlRowUpdatedEventArgs.
Name | Description | |
---|---|---|
![]() | MySqlRowUpdatedEventArgs Constructor | Initializes a new instance of the MySqlRowUpdatedEventArgs class. |
Name | Description | |
---|---|---|
![]() | Command | Gets the MySqlCommand executed when System.Data.Common.DbDataAdapter.Update() is called. |
![]() | Errors | (Inherited from System.Data.Common.RowUpdatedEventArgs) |
![]() | RecordsAffected | (Inherited from System.Data.Common.RowUpdatedEventArgs) |
![]() | Row | (Inherited from System.Data.Common.RowUpdatedEventArgs) |
![]() | RowCount | (Inherited from System.Data.Common.RowUpdatedEventArgs) |
![]() | StatementType | (Inherited from System.Data.Common.RowUpdatedEventArgs) |
![]() | Status | (Inherited from System.Data.Common.RowUpdatedEventArgs) |
![]() | TableMapping | (Inherited from System.Data.Common.RowUpdatedEventArgs) |
Name | Description | |
---|---|---|
![]() | CopyToRows | Overloaded. (Inherited from System.Data.Common.RowUpdatedEventArgs) |