Robuta

https://www.ibm.com/docs/en/db2/12.1.x?topic=m-getstring-2 DB2UpdatableRecord.GetString Method Gets the value of the specified column as a string. getstringmethod https://www.ibm.com/docs/en/db2/12.1.x?topic=m-getdb2int64-2 DB2UpdatableRecord.GetDB2Int64 Method Creates an instance of a DB2Int64 object from the column data. method https://www.ibm.com/docs/en/db2/11.5.x?topic=m-getchars-2 DB2UpdatableRecord.GetChars Method Reads a stream of characters from the specified column offset into the buffer as an array, starting at the given buffer offset. method https://www.ibm.com/docs/en/db2/11.5.x?topic=m-setbytes DB2UpdatableRecord.SetBytes Method Overrwrite the column with a new value. method https://www.ibm.com/docs/en/db2/12.1.x?topic=m-getguid-2 DB2UpdatableRecord.GetGuid Method method https://www.ibm.com/docs/en/db2/11.5.x?topic=m-setstring DB2UpdatableRecord.SetString Method Overrwrite the column with a new value. setstringmethod