Click or drag to resize

RecordReaderTHasRecordsChanged Event

Occurs when the value of the HasRecords property changes.

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public event EventHandler HasRecordsChanged

Value

Type: SystemEventHandler

Implements

IRecordReaderHasRecordsChanged
See Also