SqlDecimal Constructor (Int32)
.NET Framework (current version)
Initializes a new instance of the SqlDecimal structure using the supplied integer value.
Assembly: System.Data (in System.Data.dll)
Parameters
- value
-
Type:
System::Int32
The supplied integer value which will the used as the value of the new SqlDecimal structure.
.NET Framework
Available since 1.1
Available since 1.1
Show: