JVCL Help:TJvXMLDatabase.SaveTables
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXMLDatabase.SaveTables Method
[+] TJvXMLDatabase Methods
[+] TJvXMLDatabase Properties
Search in JVCL Help
Search in all projectsSummary
Saves changes made to all loaded tables (XML files).
Pascal
procedureSaveTables;
Description
Call SaveTables to save modifications done to any loaded table. Tables are loaded as required by queries. If your queries makes changes to the loaded XML files (using update statements like SET), the changes will not be saved back to file unless SaveTables is called.
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