Quantcast
Channel: Comentários sobre: Gerando registros de log automáticos com o Entity Framework
Viewing all articles
Browse latest Browse all 22

Por: Daniel

$
0
0

Consegui resolver o problema assim:

[XmlIgnore]
public virtual ICollection produto { get; set; }

Agora estou tentando uma forma pra fazer isso em model first.


Viewing all articles
Browse latest Browse all 22