The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
RowUpdatedEventArgs::CopyToRows Method (array<DataRow^>^)
.NET Framework (current version)
Copies references to the modified rows into the provided array.
Assembly: System.Data (in System.Data.dll)
array must be at least RowCount in length.
Throws an ArgumentNullException for a null instance of DataRow.
.NET Framework
Available since 2.0
Available since 2.0
Show: