XmlRecordReader
|
Overloaded. Initializes a new instance of the XmlRecordReader class. |
Columns | |
CurrentRecord (inherited from ReaderBase) | The index of the current record. |
Item | Overloaded. |
Settings | Has all the options that are able to be set that will affect the way records are parsed. |
Values (inherited from ReaderBase) | Returns the columns values for the current record as a string array. |
AddNamespace | |
Close (inherited from ReaderBase) | Closes and releases all related resources. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
Evaluate | |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ReadRecord | |
ReadToEnd | Overloaded. Reads till the end of the xml data. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
XmlRecordReader Class | DataStreams.Xml Namespace