A strategy for determining if a version value is an version of a new transient instance or a previously persistent transient instance. The strategy is determined by the Unsaved-Value attribute in the mapping file.

Namespace: NHibernate.Engine
Assembly:   NHibernate (in NHibernate)
Version: 1.2.0.4000

Syntax

Visual Basic (Declaration)
Public Class VersionValue
C#
public class VersionValue
Visual C++
public ref class VersionValue

Inheritance Hierarchy

System.Object
  NHibernate.Engine.VersionValue