TechTalk Genome v4.2

IOptimisticLockVersion Interface

Implementations of this interface represent the object version used by OptimisticLockingSemantics.

For a list of all members of this type, see IOptimisticLockVersion Members.

public interface IOptimisticLockVersion

Remarks

OptimisticLockingSemantics uses implementations of IOptimisticLockVersion to track changes to locked objects by comparing the versions stored on the client side and on the lock server.

Requirements

Namespace: TechTalk.Genome.Locking

Assembly: TechTalk.Genome (in TechTalk.Genome.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

Database Platforms: Microsoft SQL Server 2000, Microsoft SQL Server 2005, Orcale 9i Release 2, Oracle 10g Release 2

See Also

IOptimisticLockVersion Members | TechTalk.Genome.Locking Namespace