- <?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="1d04781bf9e546208d2faac70a8409ea" Name="Diagram1">
- <EntityTypeShape EntityType="P_Vorobiov_ExamModel.Books" Width="1.5" PointX="0.75" PointY="1" IsExpanded="true" />
- <EntityTypeShape EntityType="P_Vorobiov_ExamModel.Order" Width="1.5" PointX="3" PointY="1.375" IsExpanded="true" />
- <AssociationConnector Association="P_Vorobiov_ExamModel.FK_Order_Books" ManuallyRouted="false" />
- </Diagram>
- </edmx:Diagrams>
- </edmx:Designer>
- </edmx:Edmx>
|