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

Syntax

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

See Also