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