![]() | XmlRecordReader Properties |
The XmlRecordReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | Columns | |
![]() | CurrentRecord |
The index of the current record.
(Inherited from ReaderBase.) |
![]() | ItemInt32 |
Returns the current column value for a given column index.
(Inherited from ReaderBase.) |
![]() | ItemString | |
![]() | Settings |
Has all the options that are able to be set that will affect the way
records are parsed.
|
![]() | Values |
Returns the columns values for the current record as a string array.
(Inherited from ReaderBase.) |