Home All Groups Group Topic Archive Search About

Does XmlDataDocument keep a copy of data for a DataSet?

Author
20 Nov 2005 6:01 PM
Michael
Hi,
When I synchronize data between DataSet and XmlDataDocument,
Will XmlDataDocument keep a copy of data or it just stores pointers
to DataRow objects in the DataSet?

Thanks!

Author
22 Nov 2005 5:41 AM
luxspes
Michael wrote:
> Hi,
> When I synchronize data between DataSet and XmlDataDocument,
> Will XmlDataDocument keep a copy of data or it just stores pointers
AFAIK it just stores pointers  to DataRow objects in the DataSet
Show quote
> to DataRow objects in the DataSet?
>
> Thanks!
>
>

AddThis Social Bookmark Button