SqlMoney Explicit Conversion (SqlMoney to Decimal)
.NET Framework (current version)
Assembly: System.Data (in System.Data.dll)
Parameters
- x
-
Type:
System.Data.SqlTypes::SqlMoney
A SqlMoney structure.
Return Value
Type: System::DecimalA new Decimal structure whose value equals the Value of the SqlMoney parameter.
.NET Framework
Available since 1.1
Available since 1.1
Show: