使用 byte 值,更新指定的資料行。
多載清單
| 名稱 | 描述 |
|---|---|
| updateByte (int, byte) | 透過指定的資料行索引,使用 byte 值來更新指定的資料行。 |
| updateByte (java.lang.String, byte) | 透過指定的資料行名稱,使用 byte 值來更新指定的資料行。 |
使用 byte 值,更新指定的資料行。
| 名稱 | 描述 |
|---|---|
| updateByte (int, byte) | 透過指定的資料行索引,使用 byte 值來更新指定的資料行。 |
| updateByte (java.lang.String, byte) | 透過指定的資料行名稱,使用 byte 值來更新指定的資料行。 |