Click or drag to resize

MultiInputRecordReader<T> Events

The MultiInputRecordReader<T> generic type exposes the following members.

Events
  NameDescription
Public eventCurrentPartitionChanged
Event raised when the value of the CurrentPartition property changes.
Public eventCurrentPartitionChanging
Event raised when the value of the CurrentPartition property is about to change.
Public eventHasRecordsChanged
Occurs when the value of the HasRecords property changes.
(Inherited from RecordReader<T>.)
Top
See Also