DataBase.edmx.diagram 2.4 KB

123456789101112131415161718192021222324252627
  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="43b4e41c33a94cb382fb0df831f6af5d" Name="Diagram1">
  8. <EntityTypeShape EntityType="TheBestV2Model.Authorization_History" Width="1.5" PointX="3" PointY="4" IsExpanded="true" />
  9. <EntityTypeShape EntityType="TheBestV2Model.Date_task" Width="1.5" PointX="0.75" PointY="7.625" IsExpanded="true" />
  10. <EntityTypeShape EntityType="TheBestV2Model.Date_Users" Width="1.5" PointX="3" PointY="0.875" IsExpanded="true" />
  11. <EntityTypeShape EntityType="TheBestV2Model.Role" Width="1.5" PointX="0.75" PointY="1.125" IsExpanded="true" />
  12. <EntityTypeShape EntityType="TheBestV2Model.Status" Width="1.5" PointX="1.5" PointY="11.125" IsExpanded="true" />
  13. <EntityTypeShape EntityType="TheBestV2Model.sysdiagrams" Width="1.5" PointX="5.75" PointY="0.75" IsExpanded="true" />
  14. <EntityTypeShape EntityType="TheBestV2Model.Task" Width="1.5" PointX="3" PointY="6.875" IsExpanded="true" />
  15. <EntityTypeShape EntityType="TheBestV2Model.Users" Width="1.5" PointX="0.75" PointY="3.5" IsExpanded="true" />
  16. <EntityTypeShape EntityType="TheBestV2Model.Active_tasks" Width="1.5" PointX="5.75" PointY="3.75" IsExpanded="true" />
  17. <EntityTypeShape EntityType="TheBestV2Model.Complete_tasks" Width="1.5" PointX="5.75" PointY="6.75" IsExpanded="true" />
  18. <AssociationConnector Association="TheBestV2Model.FK__Authoriza__ID_Us__47DBAE45" ManuallyRouted="false" />
  19. <AssociationConnector Association="TheBestV2Model.FK__Date_task__ID_st__412EB0B6" ManuallyRouted="false" />
  20. <AssociationConnector Association="TheBestV2Model.FK__Task__ID_task__440B1D61" ManuallyRouted="false" />
  21. <AssociationConnector Association="TheBestV2Model.FK__Date_User__ID_ro__3C69FB99" ManuallyRouted="false" />
  22. <AssociationConnector Association="TheBestV2Model.FK__Date_User__ID_us__3B75D760" ManuallyRouted="false" />
  23. <AssociationConnector Association="TheBestV2Model.FK__Task__ID_user__44FF419A" ManuallyRouted="false" />
  24. </Diagram>
  25. </edmx:Diagrams>
  26. </edmx:Designer>
  27. </edmx:Edmx>