The VersionValue type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberVersionNegative
Assume the transient instance is newly instantiated if the identifier is null.
Public fieldStatic memberVersionSaveNull
Assume the transient instance is newly instantiated if the version is null, otherwise assume it is a detached instance.
Public fieldStatic memberVersionUndefined
Assume the transient instance is newly instantiated if the version is null, otherwise defer to the identifier unsaved-value.

See Also