GetQueryResultsDataTableToJsonFile Method

<< Click to Display Table of Contents >>

Navigation:  SshNetIbmi Class > SshNetIbmi Methods >

GetQueryResultsDataTableToJsonFile Method

Summary

This function gets the DataTable of XML data loaded from the last query with LoadDataSetFromXMLFile and returns as a JSON file.

 

Parameters

 

sOutputFile - Output JSON result file

 

replace - Replace output file True=Replace file,False=Do not replace

 

Returns

True=JSON file written successfully, False=Failure writing JSON output file.