What are the correct steps to uninstall the DMF? I uninstalled via models, then via the add/remove, compiled and synced but I still had sql tables, but not in the AOT? I want to be sure they are uninstalled. How can I ensure this. Thank you
*This post is locked for comments
I have the same question (0)if you still have tables, it could be due to DMF constructs created in other application layers. For example by running the Create Entity Wizard.
Synchronizing the Data Dictionary after removing the models should remove the elements which were only in the FPK application layers.