OSS인증
- 팀장 : 서영민
- 팀원 : 김현, 박상진, 박승영, 윤동수, 김성미
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<?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="407e43175a124c718eb472628ea0e029" Name="Diagram1"> <EntityTypeShape EntityType="TestDBModel.Employ_Table" Width="1.5" PointX="0.75" PointY="0.75" IsExpanded="true" /> </Diagram> </edmx:Diagrams> </edmx:Designer></edmx:Edmx>
|