Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Update creating-master-detail-relationship.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EngincanV authored Nov 21, 2023
1 parent 0e47044 commit 0ada5b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/abp-suite/creating-master-detail-relationship.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Master-Detail Forms
# Master-Detail Relationship

The Master-Detail (or Master-Child) relationship refers to a hierarchical connection between two entities, where one entity (the master or parent entity) influences or controls the behavior or properties of another element (the child entity) relationship. The relationship between **Order - Order Lines** and **Invoice - Invoice Items** can be considered as examples of a master-detail relationship.

Expand Down

0 comments on commit 0ada5b6

Please sign in to comment.