| title | updateDate 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 | fbc70604-519d-461c-a8fa-e0a072d28a54 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Updates the designated column with a date value.
| Name | Description |
|---|---|
| updateDate (int, java.sql.Date) | Updates the designated column with a date value given the column index. |
| updateDate (java.lang.String, java.sql.Date) | Updates the designated column with a date value given the column name. |