<< Click to Display Table of Contents >> Navigation: SshNetIbmi Class > SshNetIbmi Methods > GetQueryResultsDataTableToXmlString Method |
Summary
This function gets the DataTable of data loaded from XML with LoadDataSetFromXMLFile and returns as a XML string.
Parameters
sTableName - DataTable name to use. Default="Table1"
bWriteSchema - Write XML schema in return data. Default=False
Returns
XML string from DataTable