NHibernate System.UInt64 (ulong in C#) type

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

Syntax

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

See Also