RE: WriteXML
- From: v-kevy@xxxxxxxxxxxxxxxxxxxx (Kevin Yu [MSFT])
- Date: Thu, 22 Dec 2005 06:20:41 GMT
Hi David,
As you can see, the DataSet.WriteXml method can only write the whole
DataSet data to an Xml stream. In this case, if you only need to pick some
of the rows, creating a new dataset and copy the row you need to write will
be a good idea.
Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
.
- Follow-Ups:
- Re: WriteXML
- From: drchips
- Re: WriteXML
- References:
- WriteXML
- From: drchips
- WriteXML
- Prev by Date: WriteXML
- Next by Date: Re: WriteXML
- Previous by thread: WriteXML
- Next by thread: Re: WriteXML
- Index(es):