I really had to try this myself .: 0
It does not seem to be supported. I get this error when adding a stored procedure using the tvp parameter to the dbml file
DBML1005: mapping between DbType 'Structured' and Type 'System.Object' in the 'TVP' parameter of the 'dbo.spTestTableTypeParm' function is not supported
Sad but true, I thought it could be a killer in sql 2008 and linq2sql
source share