SqlDecimal Constructor (Decimal)
.NET Framework (current version)
Initializes a new instance of the SqlDecimal structure using the supplied Decimal value.
Assembly: System.Data (in System.Data.dll)
Parameters
- value
-
Type:
System::Decimal
The Decimal value to be stored as a SqlDecimal structure.
.NET Framework
Available since 1.1
Available since 1.1
Show: