<< Click to Display Table of Contents >> Navigation: SshNetIbmi Class > SshNetIbmi Methods > LoadDataTableFromXmlSvcResponseString Method |
Summary
This function loads an XML string that contains a data stream returned from the XMLSERVICE service program.
The XML data is loaded into a DataSet and then the data is loaded into a DataTable.
Note: This is generally used as an internal helper function so you will not need to use this method.
Parameters
sXMLString - XML data string returned from query
Returns
True=successfully loaded XML file, False=failed to load XML file