Namespace Cuemon.Data.Xml
Assembly: Cuemon.Data.dll
The Cuemon.Data.Xml
namespace contains an implementation of the DataReader class that provides a way of reading a forward-only stream of rows from an XML based data source.
Availability: .NET 9, .NET 8 and .NET Standard 2.0
Classes
XmlDataReader
Provides a way of reading a forward-only stream of rows from an XML based data source. This class cannot be inherited.