CopyToRows Method

MySQL Connector/Net

Overload List

  NameDescription
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.)

See Also