StateOptimisticLocking.state_AfterUpdateCommandExecuted Method
protected virtual
void state_AfterUpdateCommandExecuted(
Identity identity,
TransactionalObjectState state,
SqlUpdateCommand updateCommand,
UpdateContext updateContext);
Requirements
Namespace: TechTalk.Genome.Locking
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
See Also
StateOptimisticLocking Class | TechTalk.Genome.Locking Namespace