The Cascades..::.VersionValue type exposes the following members.

Fields

  NameDescription
VersionNegative
Assume the transient instance is newly instantiated if the identifier is null.
VersionSaveNull
Assume the transient instance is newly instantiated if the version is null, otherwise assume it is a detached instance.
VersionUndefined
Assume the transient instance is newly instantiated if the version is null, otherwise defer to the identifier unsaved-value.

See Also