GushchinaDataSet.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="e961e32839f54a3a8da7a62b7e68db00" Name="Diagram1">
  8. <EntityTypeShape EntityType="GushchinaModel.List" Width="1.5" PointX="0.75" PointY="4.25" IsExpanded="true" />
  9. <EntityTypeShape EntityType="GushchinaModel.Purchase" Width="1.5" PointX="0.75" PointY="1.5" IsExpanded="true" />
  10. <EntityTypeShape EntityType="GushchinaModel.sysdiagrams" Width="1.5" PointX="7.75" PointY="0.75" IsExpanded="true" />
  11. <EntityTypeShape EntityType="GushchinaModel.Warehouse" Width="1.5" PointX="3" PointY="4" IsExpanded="true" />
  12. <EntityTypeShape EntityType="GushchinaModel.Consumables_sold" Width="1.5" PointX="5.25" PointY="0.75" IsExpanded="true" />
  13. <EntityTypeShape EntityType="GushchinaModel.Deliveries" Width="1.5" PointX="5.25" PointY="4.375" IsExpanded="true" />
  14. <EntityTypeShape EntityType="GushchinaModel.Used_consumables" Width="1.5" PointX="5.25" PointY="7.875" IsExpanded="true" />
  15. <AssociationConnector Association="GushchinaModel.FK_Deliveries_List" ManuallyRouted="false" />
  16. <AssociationConnector Association="GushchinaModel.FK_Warehouse_List" ManuallyRouted="false" />
  17. <AssociationConnector Association="GushchinaModel.FK_Warehouse_Purchase" ManuallyRouted="false" />
  18. <AssociationConnector Association="GushchinaModel.FK_Consumables_sold_Warehouse" ManuallyRouted="false" />
  19. <AssociationConnector Association="GushchinaModel.FK_Deliveries_Warehouse" ManuallyRouted="false" />
  20. <AssociationConnector Association="GushchinaModel.FK_Used_consumables_Warehouse" ManuallyRouted="false" />
  21. </Diagram>
  22. </edmx:Diagrams>
  23. </edmx:Designer>
  24. </edmx:Edmx>