![]() | ReaderBase Class |
Namespace: DataStreams.Common
The ReaderBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Close |
Closes and releases all related resources.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | ReadRecord | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
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.
|