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

Yes, if you want to rollback manually. OTOH if there's an error while
processing the data, the rollback is automatic. Also take into account
that the transaction is only in database, not in context.

-- 
Mgr. Jiří Činčura
Independent IT Specialist

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

Reply via email to