Olá a todos, eu criei uma coneção ADO, extensao .edmx porém quando eu chamo os métodos
db.AddtotbRelatorio, ele nao encontra o método, eu fui no designer e tava a seguinte mensagem:
/ Default code generation is disabled for model 'C:\Users\marcus.barbosa.CLM\Desktop\geradorrelatorios\Gerador_Relatorios.DAL\PetshopDB_.edmx'.
// To enable default code generation, change the value of the 'Code Generation Strategy' designer
// property to an alternate value. This property is available in the Properties Window when the model is
// open in the designer.
Como eu faço pra ativar o Code Generation Strategy, para ter acesso aos metodos do desginer
Atenciosamente