Freigeben über


updateShort Method (SQLServerResultSet)

Updates the designated column with a short value.

Overload List

Name Description

updateShort (int, short)

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

updateShort (java.lang.String, short)

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

Siehe auch

Referenz

SQLServerResultSet Class

Konzepte

SQLServerResultSet Methods
SQLServerResultSet Members