| title | updateByte Method (SQLServerResultSet) | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.prod | sql | |
| ms.prod_service | connectivity | |
| ms.reviewer | ||
| ms.technology | connectivity | |
| ms.topic | conceptual | |
| apiname |
|
|
| apilocation |
|
|
| apitype | Assembly | |
| ms.assetid | 240983e8-bd59-4bb1-a37a-5ba71f85fb72 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Updates the designated column with a byte value.
| Name | Description |
|---|---|
| updateByte (int, byte) | Updates the designated column with a byte value given the column index. |
| updateByte (java.lang.String, byte) | Updates the designated column with a byte value given the column name. |