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