| Overload | Description |
|---|---|
| CopyToRows(DataRow[]) | Copies references to the modified rows into the provided array. (Inherited from System.Data.Common.RowUpdatedEventArgs) |
| CopyToRows(DataRow[],Int32) | Copies references to the modified rows into the provided array. (Inherited from System.Data.Common.RowUpdatedEventArgs) |