TechTalk Genome v4.2

StateOptimisticLocking.state_BeforeUpdateCommandExecuted Method 

protected virtual void state_BeforeUpdateCommandExecuted(
   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