| Overload | Description | 
|---|---|
| Explicit Type Conversion(Int64,DB2Int64) | Converts the DB2Int64 parameter to System.Int64. | 
| Explicit Type Conversion(DB2Int64,DB2Real) | Converts the DB2Real parameter to DB2Int64. | 
| Explicit Type Conversion(DB2Int64,DB2Double) | Converts the DB2Double parameter to DB2Int64. | 
| Explicit Type Conversion(DB2Int64,DB2Decimal) | Converts the DB2Decimal parameter to DB2Int64. | 
| Explicit Type Conversion(DB2Int64,DB2String) | Converts the DB2String parameter to DB2Int64. |