- <?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="ae5b2ce701874b25b282f6a8fdcd0ec7" Name="Diagram1">
- <EntityTypeShape EntityType="Smerdova_PPModel.LoginedTable" Width="1.5" PointX="3" PointY="0.875" />
- <EntityTypeShape EntityType="Smerdova_PPModel.Roles" Width="1.5" PointX="0.75" PointY="1.25" />
- <EntityTypeShape EntityType="Smerdova_PPModel.UserTable" Width="1.5" PointX="5.25" PointY="1.125" />
- <AssociationConnector Association="Smerdova_PPModel.FK_LoginedTable_Roles" />
- <AssociationConnector Association="Smerdova_PPModel.FK_UserTable_LoginedTable" />
- </Diagram>
- </edmx:Diagrams>
- </edmx:Designer>
- </edmx:Edmx>
|