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. |
Close | Closes and releases all related resources. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ReadRecord | |
ToString (inherited from Object) | Returns a String that represents the current Object. |
ReaderBase Class | DataStreams.Common Namespace