Re: copy datatable

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Sitar (Sitar_at_discussions.microsoft.com)
Date: 03/21/05


Date: Mon, 21 Mar 2005 13:07:01 -0800

Yes, but that's only a special case. It would not simulate the Copy() of the
full framework.

Sitar.
___
"Fred Hirschfeld" wrote:

> You can always indicate to the DataSet to accept changes once you have added
> everything but this assumes that the DataSet before copy does not have and
> change state it is managing.
>
> Fred