Basic ERD diagram of PV Database
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

Model.Designer.cs 745B

12345678910
  1. // T4 code generation is enabled for model 'E:\Projects\PVERD\PVERD\ERD\Model.edmx'.
  2. // To enable legacy code generation, change the value of the 'Code Generation Strategy' designer
  3. // property to 'Legacy ObjectContext'. This property is available in the Properties Window when the model
  4. // is open in the designer.
  5. // If no context and entity classes have been generated, it may be because you created an empty model but
  6. // have not yet chosen which version of Entity Framework to use. To generate a context class and entity
  7. // classes for your model, open the model in the designer, right-click on the designer surface, and
  8. // select 'Update Model from Database...', 'Generate Database from Model...', or 'Add Code Generation
  9. // Item...'.