SqlMoney Implicit Conversion (Int64 to SqlMoney)
.NET Framework (current version)
Assembly: System.Data (in System.Data.dll)
Parameters
- x
-
Type:
System::Int64
The Int64 structure to be converted.
Return Value
Type: System.Data.SqlTypes::SqlMoneyA new SqlMoney structure whose Value property is equal to the value of the Int64 parameter.
.NET Framework
Available since 2.0
Available since 2.0
Show: