Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Synchronizes a table or all tables.
Syntax
client server public static void syncTableUpgrade(TableId _tableId)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
The table ID to synchronizes.
Remarks
This method is called by one of the upgrade steps to create all the tables in the database.
Set the _tableId parameter to 0 if you want to synchronize all tables.