This method dumps all field names and data from all rows of the current dataset to the screen. It is primarily used for debugging purposes. For example, you can run a SQL select statement and then use DumpData to output all the results for inspection.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
56 views1 page
Dump Data
This method dumps all field names and data from all rows of the current dataset to the screen. It is primarily used for debugging purposes. For example, you can run a SQL select statement and then use DumpData to output all the results for inspection.