setTime Method (SQLServerPreparedStatement)

Sets the designated parameter to the given time value.

Overload List

Name Description

setTime (int, java.sql.Time)

Sets the designated parameter to the given time value.

setTime (int, java.sql.Time, java.util.Calendar)

Sets the designated parameter to the given time and calendar values.

另请参见

参考

SQLServerPreparedStatement Class

概念

SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members