Occurs after changes in this Context have been committed and before any AfterCommitObject events are fired.
Signals that the Context has been committed. This event occurs once before the AfterCommitObject event for each modified object is fired.
The Context that raises the event will automatically become the active Context in the calling thread for the duration of the call. This ensures that any unbound proxies used in the event handlers are resolved from the relevant Context. When the events have been successfully processed, the context stack of the calling thread is restored to its previous state.
Namespace: TechTalk.Genome
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
Context Class | TechTalk.Genome Namespace | AfterCommitObject | AfterCommitDomain