Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 4232b1c

Browse files
committed
Update to specify version introduction.
1 parent 6a36bf8 commit 4232b1c

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

docs/master-data-services/show-many-to-many-relationships-in-derived-hierarchies-master-data-services.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,19 @@ ms.author: lle
1919
Derived Hierarchies (DH) display one-to-many relationships, and can now also show many-to-many relationships.
2020

2121
## Many-to-Many (M2M) Relationships
22-
A many-to-many (M2M) relationship between two entities may be modeled through the use of a third entity that provides a mapping between them:
22+
23+
A many-to-many (M2M) relationship between two entities may be modeled through the use of a third entity that provides a mapping between them:
2324

24-
![mds_hierarchies_manytomany](../master-data-services/media/mds-hierarchies-manytomany.png "mds_hierarchies_manytomany")
25+
![mds_hierarchies_manytomany](../master-data-services/media/mds-hierarchies-manytomany.png "mds_hierarchies_manytomany")
2526

26-
In the above example, there is an M2M relationship between the **Employee** and **TrainingClass** entities, provided by the mapping entity **ClassRegistration**. An employee may be registered as a student in multiple classes, and each class may contain multiple students.
27+
In the above example, there is an M2M relationship between the **Employee** and **TrainingClass** entities, provided by the mapping entity **ClassRegistration**. An employee may be registered as a student in multiple classes, and each class may contain multiple students.
2728

2829
You can create a derived hierarchy that displays, for example, students by class, or invert the relationship and show classes grouped by student.
30+
31+
> [!NOTE]
32+
> [!INCLUDE [sssql16-md](../includes/sssql16-md.md)] introduced derived hierarchy for M2M relationships. This capability was not available prior to that version.
2933
30-
First, go to the derived hierarchy management page and create a new derived hierarchy:
34+
First, go to the derived hierarchy management page and create a new derived hierarchy:
3135

3236
![mds_hierarchies_add_derived_hierarchy](../master-data-services/media/mds-hierarchies-add-derived-hierarchy.png "mds_hierarchies_add_derived_hierarchy")
3337

0 commit comments

Comments
 (0)