MikaelEliasson / EntityFramework.Utilities

Provides extensions for EntityFramework that doesn't exist out of the box like delete and update by query and bulk inserts
443 stars 175 forks source link

Adds support for SqlBulkCopyOptions on the 'InsertAll' interface. #35

Closed Zettersten closed 9 years ago

Zettersten commented 9 years ago

For issue #34

Zettersten commented 9 years ago

Override already exists!

grisharav commented 8 years ago

Apologies I didn't find this in the official released nuget package, nor in the code. Has this ability been merged into the main development branch?