4D v14.3GET MISSING TABLE NAMES |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
GET MISSING TABLE NAMES
GET MISSING TABLE NAMES
The GET MISSING TABLE NAMES command returns the names of all the missing tables of the current database in the missingTables array. Missing tables are tables whose data are present in the data file but that do not exist at the level of the current structure. This can happen when a data file is opened with different versions of the structure. Typically, the scenario is as follows:
Once you have identified the missing tables of the database, you can reactivate them via the REGENERATE MISSING TABLE command. Note: The data of missing tables are erased when the data file is compacted (if the tables have not been regenerated). |
PROPERTIES
Product: 4D
HISTORY
Created: 4D v12 SEE ALSO TAGS missing tables ARTICLE USAGE
4D Language Reference ( 4D v12.4) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||