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

AddRange RemoveRange Methods Missing

$
0
0

Hi,

I created a project in Visual Studio 2012 and installed EF 6.1.3 in it.  I'm trying to use the AddRange() and RemoveRange() methods of the DbSet class but it appears they are missing.

I have already added System.Data.Entity reference in my code.  Am I missing some other references?


Viewing all articles
Browse latest Browse all 1698

Trending Articles