A strategy for determining if an identifier value is an identifier of a new transient instance or a previously persistent transient instance. The strategy is determined by the Unsaved-Value attribute in the mapping file.

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

Syntax

C#
public class IdentifierValue
Visual Basic
Public Class IdentifierValue
Visual C++
public ref class IdentifierValue

Inheritance Hierarchy

See Also