Having CDATA section using .WriteXML of DataSet Object

liunx

Guest
Hi, Im currently coding a PDA program. My question is, is there a way to make a CDATA section using the .WriteXml function of a DataSet object. Is there a way to set a DataSet or its corresponding Dacolumns, DataRows to output a tag with a CDATA section instead of just a normal one.

regards,
 
Back
Top