After adding dozens of tables to the Entities group I realized I didn't change the abbreviation from ID to Id. So I want to go back and re-add all my tables again so this rule is applied.
The problem I cannot figure out where in the designer I can force the tables to be re-added or mass updated again so all the fields get renamed.
So I figured, I would just delete all the tables and start over but that also seems to be a problems as LLBLGen only allows me to delete 1 table at a time.
Is there a quick way to re-add or refresh all the existing Entities or do I have to manually delete them 1 at a time.
Sam