Entity framework primary keys in Views
Posted
by Diego
on Stack Overflow
See other posts from Stack Overflow
or by Diego
Published on 2009-06-19T20:19:41Z
Indexed on
2010/04/18
14:03 UTC
Read the original article
Hit count: 306
I have to use a View with the EF but, when e import it, the primary key of the view is displayed incorrectly and for some reason I can't change it.
© Stack Overflow or respective owner