Download Entity Framework 4.0 Mass Operations

Description

Adds support for mass data manipulation operations like INSERT with SELECT, UPDATE FROM, DELETE WHERE EXISTS for Entity Framework 4.0. Works for LINQ to entity queries with EntityObjects.

Source Files

The download file entitymassops.zip has the following entries.


.hgignore/*  w  w  w.  j  a  v  a 2 s .  c  om*/
EFMassOperations/Cache.cs
EFMassOperations/DbParameterHelper.cs
EFMassOperations/EFConnectionStringParser.cs
EFMassOperations/EFDbProviderFactoryUtils.cs
EFMassOperations/EFMassOperations.cs
EFMassOperations/EFMassOperations.csproj
EFMassOperations/EFMetadataUtils.cs
EFMassOperations/EFQueryUtils.cs
EFMassOperations/Properties/AssemblyInfo.cs

Download

Click the following link to download entitymassops.zip.

entitymassops.zip




















Home »
  C# Free Code »
    Database »




ADODotNet
CSV
Database
EntityFramework
JSON
LINQ
LINQPad
Memcached
MongoDB
MySQL
NHibernate
Oracle
ORM
SQL
SQLite
SQLServer
SSIS