Implicit Type Conversion(DB2Int32,DB2Int16) Operator
Converts the
DB2Int16 parameter to the
DB2Int32.
'Declaration
Overloads Public Operator Widening CType( _
ByVal As DB2Int16 _
) As DB2Int32
Parameters
- x
- The source DB2Int16 object to convert.
Return Value