J
Just D.
All,
What is the simplest way to XML serialize only required columns from the
DataSet without transforming it or copying data from it? Is it possible to
set what columns should be serialized and what should not? I'm talking about
Tables[0] only. Maybe there is a simple way to bind a XML DataSet Schema and
use it to filter/skip extra data from the XML string?
Just D.
What is the simplest way to XML serialize only required columns from the
DataSet without transforming it or copying data from it? Is it possible to
set what columns should be serialized and what should not? I'm talking about
Tables[0] only. Maybe there is a simple way to bind a XML DataSet Schema and
use it to filter/skip extra data from the XML string?
Just D.