Model1.edmx.diagram 2.0 KB

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <edmx:Edmx Version="3.0" xmlns:edmx="http://schemas.microsoft.com/ado/2009/11/edmx">
  3. <!-- EF Designer content (DO NOT EDIT MANUALLY BELOW HERE) -->
  4. <edmx:Designer xmlns="http://schemas.microsoft.com/ado/2009/11/edmx">
  5. <!-- Diagram content (shape and connector positions) -->
  6. <edmx:Diagrams>
  7. <Diagram DiagramId="ad2d9ac84c9c4aa08c605464ce774304" Name="Diagram1">
  8. <EntityTypeShape EntityType="Девяток_ДЭModel.Client" Width="1.5" PointX="0.75" PointY="1.625" IsExpanded="true" />
  9. <EntityTypeShape EntityType="Девяток_ДЭModel.Order" Width="1.5" PointX="3" PointY="1" IsExpanded="true" />
  10. <EntityTypeShape EntityType="Девяток_ДЭModel.OrderStatus" Width="1.5" PointX="0.75" PointY="5" IsExpanded="true" />
  11. <EntityTypeShape EntityType="Девяток_ДЭModel.pickupPoint" Width="1.5" PointX="0.75" PointY="7.375" IsExpanded="true" />
  12. <EntityTypeShape EntityType="Девяток_ДЭModel.Product" Width="1.5" PointX="5.25" PointY="1.125" IsExpanded="true" />
  13. <EntityTypeShape EntityType="Девяток_ДЭModel.Role" Width="1.5" PointX="2.75" PointY="6.375" IsExpanded="true" />
  14. <EntityTypeShape EntityType="Девяток_ДЭModel.sysdiagrams" Width="1.5" PointX="7.75" PointY="0.75" IsExpanded="true" />
  15. <EntityTypeShape EntityType="Девяток_ДЭModel.User" Width="1.5" PointX="5" PointY="6" IsExpanded="true" />
  16. <AssociationConnector Association="Девяток_ДЭModel.FK_Order_Client" ManuallyRouted="false" />
  17. <AssociationConnector Association="Девяток_ДЭModel.FK_Order_OrderStatus" ManuallyRouted="false" />
  18. <AssociationConnector Association="Девяток_ДЭModel.FK_Order_pickupPoint" ManuallyRouted="false" />
  19. <AssociationConnector Association="Девяток_ДЭModel.FK_User_Role" ManuallyRouted="false" />
  20. <AssociationConnector Association="Девяток_ДЭModel.OrderProduct" ManuallyRouted="false" />
  21. </Diagram>
  22. </edmx:Diagrams>
  23. </edmx:Designer>
  24. </edmx:Edmx>