NHibernate System.UInt16 (ushort in C#) type

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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly UInt16 As NullableType
C#
public static readonly NullableType UInt16
Visual C++
public:
static initonly NullableType^ UInt16
JavaScript
NHibernate.NHibernateUtil.uInt16

See Also