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.

另请参见

参考

SQLServerResultSet Class

概念

SQLServerResultSet Methods
SQLServerResultSet Members