Table of Contents

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 8, .NET 7, .NET 6 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.