Condividi tramite


updateTimestamp Method (SQLServerResultSet)

Updates the designated column with a timestamp value.

Overload List

Name Description

updateTimestamp (int, java.sql.Timestamp)

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

updateTimestamp (java.lang.String, java.sql.Timestamp)

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

Vedere anche

Riferimento

SQLServerResultSet Class

Concetti

SQLServerResultSet Methods
SQLServerResultSet Members