Assume the transient instance is newly instantiated if the version is null, otherwise defer to the identifier unsaved-value.

Namespace:  NHibernate.Engine
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Public Shared VersionUndefined As Cascades..::.VersionValue
C#
public static Cascades..::.VersionValue VersionUndefined
Visual C++
public:
static Cascades..::.VersionValue^ VersionUndefined
JavaScript
NHibernate.Engine.VersionValue.versionUndefined

See Also