DB2®Int64 Methods
The methods of the DB2Int64 class are listed here.
Public Methods
| Method | Description |
|---|---|
Parse |
Converts the supplied String to DB2Int64. |
ToString |
Returns a string that represents the DB2Int64 structure. |
op_explicit |
Converts the supplied DB2Int64 structure to a long integer. |
op_implicit |
Converts the supplied long integer to DB2Int64. |