The properties of the ReaderBase class are listed below. For a complete list of ReaderBase class members, see the ReaderBase Members topic.
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. |
ReaderBase Class | DataStreams.Common Namespace