Just installed Visual Studio Web Express 2012 just so that I could map TVFs. But I find that, while the functions import to the model as the expected complex types, they do not show up in the model diagram.
The model is database first, which is supposed to support mapping TVFs. And the TVFs work perfectly.
Has anyone else experienced this problem? I'm wondering if VS 2012 express has limited features. I've also noticed that it does not persist a database connection from one session to another.