Output Data Table
Returns data of given data table as CSV.
Input
- Data Table: This is the area where the Data Table object to be output as a CSV is specified.
- Type:
System.Data.DataTable - Required
- Type:
Output
- Text: This is the area where the variable to which the CSV output will be assigned is defined.
- Type:
System.String - Required
- Type: