Reads data from data reader and provides it as IEnumerable with field access handler to the specified callback.
Namespace: NReco.PivotData.Input
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
Parameters
- handler
- Type: SystemActionIEnumerable, FuncObject, String, Object
callback handler
Implements
IPivotDataSourceReadData(ActionIEnumerable, FuncObject, String, Object)See Also