| title | updateDouble 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 | ce4ec01f-87a0-4787-81d4-a4bf490d1331 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Updates the designated column with a double value.
| Name | Description |
|---|---|
| updateDouble (int, double) | Updates the designated column with a double value given the column index. |
| updateDouble (java.lang.String, double) | Updates the designated column with a double value given the column name. |