Click or drag to resize
XmlRecordReader Constructor
Overload List
  NameDescription
Public methodXmlRecordReader(TextReader, String)
Initializes a new instance of the XmlRecordReader class
Public methodXmlRecordReader(String, String)
Initializes a new instance of the XmlRecordReader class
Public methodXmlRecordReader(Stream, Encoding, String)
Initializes a new instance of the XmlRecordReader class
Public methodXmlRecordReader(TextReader, String, LoadMethod)
Initializes a new instance of the XmlRecordReader class
Public methodXmlRecordReader(String, String, LoadMethod)
Initializes a new instance of the XmlRecordReader class
Public methodXmlRecordReader(Stream, Encoding, String, LoadMethod)
Initializes a new instance of the XmlRecordReader class
Top
See Also