I'm developing my first MVC project in Visual Studio 2012. Because i prefer "database first" approach i've started to design database. The question is: Why when i want to add foreign key i have all key properties disabled to edit (left):
I can only modify script directly (right) but is this really only solution? Or i did something wrong?
Thanks for any help.