Open Closed

One to Many Relationship and Nested relationship #420


User avatar
0
gvnuysal created
  • ABP Framework version: v3.1.0
  • UI type: Angular
  • Tiered (MVC) or Identity Server Seperated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Hi support, I have Book and Author Entity. I tried to establish a relationship between Book and Author, but the AuthorId key did not appear. I wonder how it is done.

Another question, I have a table and their property name,Id and parentıd. How can I relate between Id and parentıd in same table? I am using Abp Suite.

thanks.


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Please see https://docs.abp.io/en/abp/latest/Tutorials/Part-10?UI=MVC&DB=EF

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11