Read CSV
You can select this activity to extract the contents from a specific .csv file. This table lists the properties for the activity.
Property Type | Property Name | Data Type | Description |
---|---|---|---|
Input | Filename | String | The location of the .csv file. |
Has Headers | Boolean | Select the check box if the first row in the .csv file is the header row. If the check box is not select- ed, the output data table includes columns with default names. | |
Delimiter | N/A | The delimiter in the .csv file. For example, Tab, Comma (','), Semi- colon (';'), Caret ('^'), or Pipe ('|'). | |
Output | Data Table | DataTable | The data table that contains infor- mation about the .csv file. |
Response code | Int32 | Response code for the activity. Possible values:
|