Initializes a new DB2DecimalFloat structure with the specified double value. Precision and Scale are inferred from the value.
- Namespace:
- IBM.Data.DB2Types
- Assembly:
- IBM.Data.DB2 (in IBM.Data.DB2.dll)
Syntax
[Visual Basic]
Public Sub New(value as Double)
[C#]
public DB2DecimalFloat(double value);
[C++]
public: DB2DecimalFloat(double value);
[JScript]
public function DB2DecimalFloat(value : double);
Parameters
- value
- A double value to populate the DB2DecimalFloat instance.
Version information
- Last update
- This topic was last updated for: IBM DB2 Version 9.5
- .NET Framework version
- Supported in: 2.0, 3.0, 3.5, and 4.0
- IBM Data Server Client
- Supported in: IBM DB2 Version 9