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