ReaderBase Properties |
The ReaderBase type exposes the following members.
Name | Description | |
---|---|---|
CurrentRecord |
The index of the current record.
| |
Item |
Returns the current column value for a given column index.
| |
Values |
Returns the columns values for the current record as a string array.
|