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

Syntax

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

See Also