Method | Description | |
---|---|---|
CSVFileDataProvider ( string filePath ) : System | ||
Initialize ( ) : bool | ||
ReadBatch ( int size ) : List |
||
ReadNext ( ) : dynamic | ||
Reschedule ( dynamic record ) : bool | ||
RescheduleBatch ( List |
public CSVFileDataProvider ( string filePath ) : System | ||
filePath | string | |
return | System |