Title here
Summary here
Define your own source block. This block allows you to read batches of data from your own custom written functions, which are then send subsequently into your data flow.
Type | Name | Description |
---|---|---|
Func<int, IEnumerable<ExpandoObject>> | readFunc | |
Predicate<int> | readingCompleted |