選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

UserEntities.edmx.diagram 583B

123456789101112
  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="8373c5f936d245f7906c672cdd7eb58a" Name="Diagram1" >
  8. <EntityTypeShape EntityType="Model.T_Users" Width="1.5" PointX="0.75" PointY="0.75" />
  9. </Diagram>
  10. </edmx:Diagrams>
  11. </edmx:Designer>
  12. </edmx:Edmx>