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

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

Syntax

C#
public static readonly int NoValue
Visual Basic
Public Shared ReadOnly NoValue As Integer
Visual C++
public:
static initonly int NoValue

See Also