JVCL Help:TJvXMLQuery.Results
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXMLQuery.Results Property
[+] TJvXMLQuery Methods
[+] TJvXMLQuery Properties
Search in JVCL Help
Search in all projectsSummary
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
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