Click or drag to resize

RecordReader<T>.HasRecordsChanged 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: System.EventHandler

Implements

IRecordReader.HasRecordsChanged
See Also