This topic has not yet been rated - Rate this topic

RowUpdatedEventArgs.CopyToRows Method

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Supported by the .NET Compact Framework Supported by the XNA Framework CopyToRows(DataRow[]) Copies references to the modified rows into the provided array.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework CopyToRows(DataRow[], Int32) Copies references to the modified rows into the provided array.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.