Converts the supplied double to DB2Double.
- Namespace:
- IBM.Data.DB2Types
- Assembly:
- IBM.Data.DB2 (in IBM.Data.DB2.dll)
Syntax
[Visual Basic]
Public Shared Widening Operator CType (source As Double) As DB2Double
[C#]
public static implicit operator DB2Double (double source)
[C++]
public:
static implicit operator DB2Double (double source)
Parameters
- source
- A double value to be converted to DB2Double.
Return value
A DB2Double structure with the value of source.
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