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

Syntax

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

See Also