SqlDecimal Constructor (Double)
.NET Framework (current version)
Initializes a new instance of the SqlDecimal structure using the supplied double parameter.
Assembly: System.Data (in System.Data.dll)
Parameters
- dVal
-
Type:
System::Double
A double, representing the value for the new SqlDecimal structure.
.NET Framework
Available since 1.1
Available since 1.1
Show: