CSV Read
Reads in CSV Files.
Parameter | Description |
---|---|
DateFile | CSV File to open when in single file mode. |
DateFormat | Date format for Multiple DateSE mode. |
FileType | Single or Multiple DateSE file mode. |
FirstRowHeaders | First row contains column headers. |
MultipleFolder | File location for Multiple DateSE file mode. |
Separator | Column delimiter. |
AddShiftAndRun | Adds shift and run data to output data. |
ClearTable | Clears table before writing in new data. |
Filer | A filter that can be put in place to over write data. |
InsertColDupeTest | Will update rows based on a key. |
MapByColIndex | Uses column name instead of column index when writing in data. |
OverrideConnectionWrite | Writes to a different DGS database. |
StorageActionNet | How DB Write should handle the data table. |
Table | Table DGS is to write data too. |