In this guide you can find out steps to load multiple CSV/TXT files from a folder to the database table.
| Parameter/Vaiable | Details |
|---|---|
| SourceFolder | It is a read only project parameter available and configurable at the deployment. Example of project parameter are Connection Strings, passwords, port no, users etc |
| CompleteSourceFilePath | It is read write user variable available only inside the package like local variables in programming languages |