0 out of 1 rated this helpful - Rate this topic

RowUpdatedEventArgs.CopyToRows Method

Lets you access the rows processed during a batch update operation.

Name Description
RowUpdatedEventArgs.CopyToRows (DataRow[]) Copies references to the modified rows into the provided array.

Supported by the .NET Compact Framework.

RowUpdatedEventArgs.CopyToRows (DataRow[], Int32) Copies references to the modified rows into the provided array.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.