JVCL Help:TJvXMLDatabase.SaveTables

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

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvXMLDatabase.Query


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