다음을 통해 공유


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