Assume the transient instance is newly instantiated if the version is null, otherwise assume it is a detached instance.

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

Syntax

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

See Also