updateTime Method (SQLServerResultSet)

Updates the designated column with a time value.

Overload List

Name Description

updateTime (int, java.sql.Time)

Updates the designated column with a time value given the column index.

updateTime (java.lang.String, java.sql.Time)

Updates the designated column with a time value given the column name.

另请参见

参考

SQLServerResultSet Class

概念

SQLServerResultSet Methods
SQLServerResultSet Members