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) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public static VersionValue VersionUndefined
Visual Basic
Public Shared VersionUndefined As VersionValue
Visual C++
public:
static VersionValue^ VersionUndefined

See Also