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

Syntax

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

See Also