Quantcast
Channel: ADO.NET, Entity Framework, LINQ to SQL, NHibernate
Viewing all articles
Browse latest Browse all 1698

EF-6 Code First Table Valued Function

$
0
0

Hi,

I have built an Entity Framework-6 using Code first and I created a Stored Function which returns a table in the MS-SQL  database.  How will I be able to reflect the Table-Valued Function in Entity Framework?  The function contains a fulltext search function.

Thanks,

tinac99


Viewing all articles
Browse latest Browse all 1698

Trending Articles