JVCL Help:TJvXMLQuery.Results

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Contains the results from the last successful query.


Pascal

 propertyResults: TJvSimpleXMLElem;


Description

Read Results to retrieve the result set of the query. Results points to the root of the result set. Use the methods of TJvSimpleXMLElem to retrieve the values in the result set.


See Also

TJvSimpleXMLElem


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page