M
Mike Gleason jr Couturier
Hi,
How can I apply business login _after_ objects has been successfully
committed to the database using SubmitChanges()?
Ex.: OnCreated is raised after the entity has been created but before (if
any) a commit succeeded...
If the SubmitChanges fails, the business logic must not be applyed...
Do I have to implement this mechanism myself?
Thanks
How can I apply business login _after_ objects has been successfully
committed to the database using SubmitChanges()?
Ex.: OnCreated is raised after the entity has been created but before (if
any) a commit succeeded...
If the SubmitChanges fails, the business logic must not be applyed...
Do I have to implement this mechanism myself?
Thanks