- <?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="d8a2eac0d92e4f2788f79020100bada0" Name="Diagram1" ZoomLevel="297">
- <EntityTypeShape EntityType="Test01DB.Manager" Width="1.5" PointX="2.75" PointY="1" IsExpanded="true" />
- <EntityTypeShape EntityType="Test01DB.Role" Width="1.5" PointX="0.5" PointY="1.5" IsExpanded="true" />
- <EntityTypeShape EntityType="Test01DB.sysdiagrams" Width="1.5" PointX="5.875" PointY="1.375" IsExpanded="true" />
- <AssociationConnector Association="Test01DB.FK_Manager_Role" ManuallyRouted="false" />
- </Diagram>
- </edmx:Diagrams>
- </edmx:Designer>
- </edmx:Edmx>
|