Click or drag to resize
ReaderBase Properties

The ReaderBase type exposes the following members.

Properties
  NameDescription
Public propertyCurrentRecord
The index of the current record.
Public propertyItem
Returns the current column value for a given column index.
Public propertyValues
Returns the columns values for the current record as a string array.
Top
See Also