zzz projects Entity Framework 6 EF 6
Home EF Core Articles Knowledge Base Online Examples
  • Home
  • EF Core
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework 6 - Knowledge Base (KB)

3 results in tag: soft-delete

E.F.6, DB first, soft delete - condition mapping of computed column

I'd like to implement soft delete feature on application that is using E.F.6 with database first (.edmx) approach. Following tips and tricks from links: ...link1... and ...link2... I managed to do the following:...Added column ...IsDeleted... on table...
c# edmx ef-database-first entity-framework-6 soft-delete
asked by nymeron

How do I Cascade a SoftDelete?

After checking these SO articles: ...cascade-delete-in-entity-framework..., ...ef6-1-soft-delete-with-cascade-delete..., ...cascading-soft-delete..., ...method-for-cascading-soft-deletes-in-parent-child-relationships... and ...reasons-for-cascading-soft-d...
c# entity-framework-6 soft-delete
asked by Randy

Entity Framework 6 Disable Interception temporarily

I am using an ...IDbCommandTreeInterceptor... to enable soft deletes on my model....System.Data.Entity.Infrastructure.Interception.DbInterception.Add( new SoftDeleteInterception()); ...I want to be able to disable the interceptor temporarily so that ...
database entity-framework entity-framework-6 soft-delete
asked by MrZander

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Save your entities 20× faster with EF Extensions
SaveChanges vs BulkSaveChanges

EF Extensions
Try for free now
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!