







|
| MySQL Connector/Net |
| MySqlRowUpdatedEventArgs..::.CopyToRows Method |
| MySqlRowUpdatedEventArgs Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
![]() | CopyToRows(array<DataRow>[]()[]) |
Copies references to the modified rows into the provided array.
(Inherited from RowUpdatedEventArgs.) |
![]() | CopyToRows(array<DataRow>[]()[], Int32) |
Copies references to the modified rows into the provided array.
(Inherited from RowUpdatedEventArgs.) |

