Click or drag to resize

IMultiInputRecordReader Events

The IMultiInputRecordReader type exposes the following members.

Events
  NameDescription
Public eventCurrentPartitionChanged
Event that is raised if 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 IRecordReader.)
Top
See Also