Hello,

 

what is the best practice to rollback a failed statement with EF?

 

1.       Working with an entity in a context

2.       Putting a raw SQL statement to the database via the context

 

Is it really neccesssary to get transaction before context:SaveChanges() in
order to rollback?

 

Thanks

 

Niko

------------------------------------------------------------------------------
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to