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

Syntax

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

See Also