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: