Share via


ReleaseUpdateSync::syncCreateTablesUpgrade Method [AX 2012]

Creates tables in the database.

Syntax

client server public static void syncCreateTablesUpgrade()

Run On

Called

Remarks

This is one of the steps in the upgrade checklist. All tables get synchronized from the metadata to the backend database.

See Also

Reference

ReleaseUpdateSync Class