NHibernate Currency type (System.Decimal - DbType.Currency)

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

Syntax

C#
public static readonly NullableType Currency
Visual Basic
Public Shared ReadOnly Currency As NullableType
Visual C++
public:
static initonly NullableType^ Currency

See Also