0
kicks
Calling Database Functions in LINQ to Entities in Entity Framework 4
Another new feature in EF4 is the new SqlFunctions class.
In this post I’ll explain what is SqlFunctions class and how to use it in LINQ to Entities queries.