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

Syntax

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

See Also