Entity Framework 4 Table Valued Function
- by Imran
Hi,
I am aware that table valued functions are not supported in previous versions of entity framework. I was wondering if this is now supported in EF 4? I cant see my functions in the edm designer so i'm guessing they are not supported unless I am doing something wrong?
If they are not supported is there a workaround?
Thanks,
Imran