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