|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Does XmlDataDocument keep a copy of data for a DataSet?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! Michael wrote:
> Hi, AFAIK it just stores pointers to DataRow objects in the DataSet> When I synchronize data between DataSet and XmlDataDocument, > Will XmlDataDocument keep a copy of data or it just stores pointers Show quote > to DataRow objects in the DataSet? > > Thanks! > > |
|||||||||||||||||||||||