| title | setTimestamp Method (SQLServerPreparedStatement) |
|---|---|
| description | setTimestamp Method (SQLServerPreparedStatement) |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
| apilocation | sqljdbc.jar |
| apiname | SQLServerPreparedStatement.setTimestamp |
| apitype | Assembly |
[!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