-
Notifications
You must be signed in to change notification settings - Fork 2
/
GalaxyEDM.edmx.diagram
17 lines (17 loc) · 1.16 KB
/
GalaxyEDM.edmx.diagram
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<edmx:Edmx Version="3.0" xmlns:edmx="http://schemas.microsoft.com/ado/2009/11/edmx">
<!-- EF Designer content (DO NOT EDIT MANUALLY BELOW HERE) -->
<edmx:Designer xmlns="http://schemas.microsoft.com/ado/2009/11/edmx">
<!-- Diagram content (shape and connector positions) -->
<edmx:Diagrams>
<Diagram DiagramId="e4fee16ed377478aaae3d7f05dad78b1" Name="Diagram1" ZoomLevel="74">
<EntityTypeShape EntityType="GalaxyModel.Book" Width="1.5" PointX="0.75" PointY="1" IsExpanded="true" />
<EntityTypeShape EntityType="GalaxyModel.Member" Width="1.5" PointX="2.875" PointY="5" IsExpanded="true" />
<EntityTypeShape EntityType="GalaxyModel.Staff" Width="1.5" PointX="5.75" PointY="0.75" IsExpanded="true" />
<EntityTypeShape EntityType="GalaxyModel.Transaction" Width="1.5" PointX="3" PointY="1" IsExpanded="true" />
<AssociationConnector Association="GalaxyModel.FK__Transacti__BookI__534D60F1" ManuallyRouted="false" />
<AssociationConnector Association="GalaxyModel.FK__Transacti__Membe__6383C8BA" ManuallyRouted="false" />
</Diagram>
</edmx:Diagrams>
</edmx:Designer>
</edmx:Edmx>