| title | updateShort 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 | 2d50c789-eb9d-4f8a-81ca-974563040bbb | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Updates the designated column with a short value.
| Name | Description |
|---|---|
| updateShort (int, short) | Updates the designated column with a short value given the column index. |
| updateShort (java.lang.String, short) | Updates the designated column with a short value given the column name. |