| title | updateTimestamp 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 | f81f7ba0-7d75-4b42-861c-be00c0032335 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Updates the designated column with a timestamp value.
| Name | Description |
|---|---|
| updateTimestamp (int, java.sql.Timestamp) | Updates the designated column with a timestamp value given the column index. |
| updateTimestamp (java.lang.String, java.sql.Timestamp) | Updates the designated column with a timestamp value given the column name. |