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

Syntax

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

See Also