IMultiInputRecordReader Methods |
The IMultiInputRecordReader type exposes the following members.
Name | Description | |
---|---|---|
AddInput |
Adds the specified input to be read by this record reader.
| |
AssignAdditionalPartitions |
Assigns additional partitions to this record reader.
| |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
NextPartition |
Moves the current partition to the next partition.
| |
ReadRecord |
Reads a record.
(Inherited from IRecordReader.) |