| title | setTimestamp Method (SQLServerPreparedStatement) | 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 | 1de95320-3085-4b34-b722-a02aaa2dd6b0 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Sets the designated parameter to the given timestamp value.
| Name | Description |
|---|---|
| setTimestamp (int, java.sql.Timestamp) | Sets the designated parameter to the given timestamp value. |
| setTimestamp (int, java.sql.Timestamp, java.util.Calendar) | Sets the designated parameter to the given timestamp and calendar values. |
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class