| title | updateLong 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 | 9566d8ea-ab28-440c-bcd6-a9af0aafe8a2 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Updates the designated column with a long value.
| Name | Description |
|---|---|
| updateLong (int, long) | Updates the designated column with a long value given the column index. |
| updateLong (java.lang.String, long) | Updates the designated column with a long value given the column name. |