Indicates that the no value has been set on the Property.

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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly NoValue As Integer
C#
public static readonly int NoValue
Visual C++
public:
static initonly int NoValue
JavaScript
NHibernate.Engine.RowSelection.noValue

See Also