NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DocumentReader Class

[To be supplied.]

Object
   DocumentReader

[Visual Basic]
NotInheritable Public Class DocumentReader
   Implements IDataReader, IDataRecord, INameTable
[C#]
public sealed class DocumentReader : IDataReader, IDataRecord,
   INameTable
[C++]
public __gc __sealed class DocumentReader : public IDataReader,
   IDataRecord, INameTable
[JScript]
public class DocumentReader implements IDataReader, IDataRecord,
   INameTable

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.XML

Assembly: System.Data.dll

See Also

DocumentReader Members | System.Data.XML Namespace