Base solution for your next web application
Open Closed

How to create foreign keys with RAD Tool #6091


User avatar
0
timmackey created

I want to create many new db entities, which will linked to each other with foreign keys. How can I get existing Abp entities (like Tenant) and my custom entities to appear in the list to "Add New Navigation Property"?


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @timmackey

    RAD Tool doesn't support ABP entities other than the ones exist on the list. For your custom entities, they should be on this list if they are derived from Entity.