다음을 통해 공유


setTimestamp Method (SQLServerPreparedStatement)

Sets the designated parameter to the given timestamp value.

Overload List

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 Class

개념

SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members