Search notes:

System.Decimal (struct)

An instance of System.Decimal represents a number with the following characteristics
System.Decimal is a struct, hence, it derives from System.ValueType.

See also

Integral numeric types
The SQL Server data type that is suited best to store a Decimal is money.

Index