Convert a data table to string.
Last updated 2 years ago
Convert the specified data table into a string and store it in a string variable.
Data Table : The DataTable variable that to be converted to a string.
DataTable
Text : The variable in which the converted string is to be stored.
DataTable Variable
String Variable